apps/scenebuilder/SceneBuilderApp/build.xml

Print this page

        

*** 7,16 **** --- 7,17 ---- <!-- the Compile on Save feature is turned off for the project. --> <!-- You can turn off the Compile on Save (or Deploy on Save) setting --> <!-- in the project's Project Properties dialog box.--> <project name="SceneBuilderApp" default="default" basedir="."> <description>Builds, tests, and runs the project SceneBuilderApp.</description> + <property name="platforms.JDK_1.8.home" location="${java.home}/../"/> <import file="nbproject/build-impl.xml"/> <!-- There exist several targets which are by default empty and which can be used for execution of your tasks. These targets are usually executed