Java Plug-in

The current version of the Java plug-in is 0.01 which was released on 18 August 2008.

Click here to download the plug-in.

The Java Plug-in provides the ability to run a method from any compiled java class. In most cases a wrapper java class will need to be written for existing java classes as the plug-in only allows one string parameter to be passed to it and one string parameter to be returned.

 

If you find any problems with the plug-in please email me at tony@kargas.net and i will put it on the to-do list


To Do List

  • Fix problem whereby the plug-in does not work if at any time a method is specified that does not exist in the specified class.