Jakarta Commons JCI 1.0 is now available!

 http://jakarta.apache.org/commons/jci/

JCI is a java compiler interface. It can be used to either compile java (or any other language that can be compiled to java classes like e.g. groovy or javascript) to java. It is well integrated with a FAM (FilesystemAlterationMonitor) that can be used with the JCI compiling/ reloading classloader. All the currently supported compilers (even javac before java6) feature in-memory compilation. It currently supports compilers like eclipse, janino, groovy, rhino and javac.

Apache Jakarta Commons JCI is available in either binary or source form from the JCI downloads page or your favorite maven repository mirror.

 http://jakarta.apache.org/site/downloads/downloads_commons-jci.cgi

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to