Hi,
Currently, I'm working on implementing JRuby Embed
API(http://kenai.com/projects/jruby-embed), but I'm having a
difficulty to go forward becase of a weird reference problem cuased by
JRuby 1.3.0RC1 on NetBeans 6.5.1.
When I added JRuby project to my project (properties -> Libraries ->
Add Project), I thought I could have done it. However, when I opended
the projects' property window again, it showed "Missing project:
JRuby_trunk." I tried both JRuby fetched from git repo and downloaded
from jruby.codehaus.org, and got the same trouble. I haven't had this
trouble before.
To avoid this problem, I added jruby.jar only (not the whole project).
A compilation was done successfully, but jruby.jar only was not
enought to run test programs. Many jars are missing. Again, I haven't
had this problem before. So, the choice would be to add all jars in
build_lib to my project or to use jruby-complete.jar. Both worked.
However, further trouble happened. The changes I added to
JavaEmbedUtils.java never reflected even though I build jars again and
again. Besides, sizes of JavaEmbedUtils*.class in jruby.jar and
jruby-complete.jar are not the same.
Did anybody experience this or similar trouble? Does git affect it?
-Yoko
---------------------------------------------------------------------
To unsubscribe from this list, please visit:
http://xircles.codehaus.org/manage_email