Posted 01 April 2015 - 08:55 AM
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)
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)
Edited on 03 April 2015 - 10:43 AM