Skip to content

History / CallingJavaFromJRuby

Revisions

  • aesthetic fix

    @zipizap zipizap committed Sep 2, 2016
  • wip jruby java integration doc

    @kares kares committed May 8, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 21, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @monkstone monkstone committed Apr 20, 2016
  • @enebo this entry would have saved me a lot of time.

    @monkstone monkstone committed Apr 20, 2016
  • @enebo corrected a small spelling error. I've read an re-read these page because I'm struggling to create a closure (for a java interface) that needs to cast the output as a java class, is that even possible?

    @monkstone monkstone committed Apr 20, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Mar 17, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Mar 17, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Mar 16, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Mar 16, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Mar 16, 2016
  • Updated CallingJavaFromJRuby (markdown)

    @enebo enebo committed Feb 11, 2016
  • Fix FAQs "Calling Into Java" link

    Matheus Santana committed Jan 5, 2016
  • note on proc-to-iface only working since 1.7.22/9.0.1.0

    @kares kares committed Sep 14, 2015
  • javafx is actually binded by JRuby

    @kares kares committed Sep 14, 2015
  • tune and add proc-to-iface arity matching sample

    @kares kares committed Sep 14, 2015
  • no need to mention availability since 1.4 :)

    @kares kares committed Sep 14, 2015
  • avoid dead JIRA link - explicit sample instead

    @kares kares committed Sep 14, 2015
  • formatting

    @kares kares committed Sep 14, 2015
  • improve include_package sample(s) and avoid dead link

    @kares kares committed Sep 14, 2015
  • javafx is now a top level java package

    @byteit101 byteit101 committed Aug 27, 2015
  • Updated CallingJavaFromJRuby (markdown)

    @eranb eranb committed Apr 21, 2015
  • Add a note about closing converted streams

    @sshaw sshaw committed Apr 25, 2014
  • Creating a Java String array

    @sshaw sshaw committed Apr 25, 2014
  • More conversion examples

    @sshaw sshaw committed Apr 25, 2014