Top "Jruby-java-interop" questions

Can I import Java class files into JRuby?

The documentation seems to suggest that in order for me to import Java classes into JRuby, that they must be …

jruby jruby-java-interop
Using Custom Java Class file in Jruby

I 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