I'm trying to compile jruby in eclipse and am now getting many errors
relating to invokedynamic
Some of the imports in org.jruby.runtime.invokedynamic don't resolve
example: import java.dyn.CallSite
There used to be invokedynamic.jar in build_lib/
This is on Mac OS X using Java 1.5
Anybody
On 21 Jun 2009, at 14:41, Stephen Bannasch wrote:
I'm trying to compile jruby in eclipse and am now getting many
errors relating to invokedynamic
Some of the imports in org.jruby.runtime.invokedynamic don't resolve
example: import java.dyn.CallSite
There used to be invokedynamic.jar in bu
On 21 Jun 2009, at 14:41, Stephen Bannasch wrote:
I'm trying to compile jruby in eclipse and am now getting many
errors relating to invokedynamic
Some of the imports in org.jruby.runtime.invokedynamic don't resolve
example: import java.dyn.CallSite
There used to be invokedynamic.jar in buil
update .classpath for building jruby with eclipse
-
Key: JRUBY-3766
URL: http://jira.codehaus.org/browse/JRUBY-3766
Project: JRuby
Issue Type: Bug
Components: Miscellaneous
Affect