libcommons-jci-eclipse-java

Common java interface for various compilers - eclipse jdt
  http://commons.apache.org/jci/
  0
  no reviews



Commons jci is a common java compiler interface for various compilers.

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 integrated with a java fam (filesystem alteration monitor) that can be used with jci compiling/reloading classloader.

this package contains eclipse jdt compiler module of commons jci.