• Martin Deinhofer's avatar
    fixed JAVA_HOME, .java dependency and clean target · 749e854e
    Martin Deinhofer authored
    * JAVA_HOME must be set to the path of the java installation. Actually the default path should be set automatically
    * fixed clean target: delete $(CLASS_PATH) folder
    * %.class target: added dependency '.java' to force a recompilation if a java file changed
    749e854e