The documentation seems to suggest that in order for me to import Java classes into JRuby, that they must be …
jruby jruby-java-interopI am trying to execute some custom Java code through the latest version of Jruby (1.5.1), Ruby 1.8.7, with Java 1.6.0_06. I have …
jruby jruby-java-interop