CCGradle is a gradle plugin, made to easily create java programs, that can be run on JVML.

CCGradle automatically gets the cc_rt.jar, so you don't have to.

CGradle will also set the bootclasspath.

CCGradle comes with the task 'setupJvmlWorkspace', that gets the cc_rt.jar for you.

System requirements:
JDK and Apache Ant (this requirement will eventually be removed)