Posted By: arton Tajima
Date: 2010-09-21 18:14
Summary: Rjb-1.2.9 was released
Project: Ruby Java Bridge

Rjb-1.2.9 contains new method Rjb::add_jar.
At anytime Rjb can accept to add new jar.
ex)
require 'rjb'
Foo = Rjb::import('com.example.Foo')
...
Rjb::add_jar('/usr/java/lib/junit-4.3.jar') #
TestCase = Rjb::import('junit.framework.TestCase')

Currently add_jar methods only accept single String argument that contains fullpath name of the jar.

Latest News
BinData 1.5.0 - source moved to github
    Dion Mendel - 2013-05-21 11:10
v13.5.0 Released !!
    id 774 - 2013-05-18 12:28
Runt v0.9.0 Released
    Matthew Lipper - 2013-05-17 00:11
kramdown 1.0.2 released
    Thomas Leitner - 2013-05-09 06:58
mime-types 1.23 Released
    Austin Ziegler - 2013-04-21 01:41

 

Forums | Admin

Discussion Forums: rjb-1.2.9-was-released

Start New Thread Start New Thread

 

Topic Topic Starter Replies Last Post