|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<project xmlns="http://www.netbeans.org/ns/project/1"> |
| 3 | + <type>org.netbeans.modules.ant.freeform</type> |
| 4 | + <configuration> |
| 5 | + <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1"> |
| 6 | + <!-- Do not use Project Properties customizer when editing this file manually. |
| 7 | + To prevent the customizer from showing, create nbproject/project.properties file and enter |
| 8 | +auxiliary.show.customizer=false |
| 9 | +property there. Adding |
| 10 | +auxiliary.show.customizer.message=<message> |
| 11 | + will show your customized message when someone attempts to open the customizer. --> |
| 12 | + <name>WorldWindJava - CE</name> |
| 13 | + <properties/> |
| 14 | + <folders> |
| 15 | + <source-folder> |
| 16 | + <label>src</label> |
| 17 | + <type>java</type> |
| 18 | + <location>src</location> |
| 19 | + </source-folder> |
| 20 | + <source-folder> |
| 21 | + <label>test</label> |
| 22 | + <type>java</type> |
| 23 | + <location>test</location> |
| 24 | + </source-folder> |
| 25 | + <source-folder> |
| 26 | + <label>testFunctional</label> |
| 27 | + <type>java</type> |
| 28 | + <location>testFunctional</location> |
| 29 | + </source-folder> |
| 30 | + </folders> |
| 31 | + <ide-actions> |
| 32 | + <action name="build"> |
| 33 | + <target>build</target> |
| 34 | + </action> |
| 35 | + <action name="clean"> |
| 36 | + <target>clean</target> |
| 37 | + </action> |
| 38 | + <action name="javadoc"> |
| 39 | + <target>assembleJavadoc</target> |
| 40 | + </action> |
| 41 | + <action name="test"> |
| 42 | + <target>test</target> |
| 43 | + </action> |
| 44 | + <action name="rebuild"> |
| 45 | + <target>clean</target> |
| 46 | + <target>build</target> |
| 47 | + </action> |
| 48 | + <action name="run.single"> |
| 49 | + <script>nbproject/ide-file-targets.xml</script> |
| 50 | + <target>run-selected-file-in-src</target> |
| 51 | + <context> |
| 52 | + <property>run.class</property> |
| 53 | + <folder>src</folder> |
| 54 | + <pattern>\.java$</pattern> |
| 55 | + <format>java-name</format> |
| 56 | + <arity> |
| 57 | + <one-file-only/> |
| 58 | + </arity> |
| 59 | + </context> |
| 60 | + </action> |
| 61 | + <action name="debug"> |
| 62 | + <script>nbproject/ide-targets.xml</script> |
| 63 | + <target>debug-nb</target> |
| 64 | + </action> |
| 65 | + <action name="run"> |
| 66 | + <target>runLayerManager</target> |
| 67 | + </action> |
| 68 | + </ide-actions> |
| 69 | + <export> |
| 70 | + <type>folder</type> |
| 71 | + <location>build/classes/debug</location> |
| 72 | + <build-target>build</build-target> |
| 73 | + </export> |
| 74 | + <export> |
| 75 | + <type>folder</type> |
| 76 | + <location>build/classes/test</location> |
| 77 | + <build-target>build</build-target> |
| 78 | + </export> |
| 79 | + <export> |
| 80 | + <type>folder</type> |
| 81 | + <location>build/classes/test</location> |
| 82 | + <build-target>build</build-target> |
| 83 | + </export> |
| 84 | + <view> |
| 85 | + <items> |
| 86 | + <source-folder style="packages"> |
| 87 | + <label>src</label> |
| 88 | + <location>src</location> |
| 89 | + </source-folder> |
| 90 | + <source-folder style="packages"> |
| 91 | + <label>test</label> |
| 92 | + <location>test</location> |
| 93 | + </source-folder> |
| 94 | + <source-folder style="packages"> |
| 95 | + <label>testFunctional</label> |
| 96 | + <location>testFunctional</location> |
| 97 | + </source-folder> |
| 98 | + <source-file> |
| 99 | + <location>build.xml</location> |
| 100 | + </source-file> |
| 101 | + </items> |
| 102 | + <context-menu> |
| 103 | + <ide-action name="build"/> |
| 104 | + <ide-action name="rebuild"/> |
| 105 | + <ide-action name="clean"/> |
| 106 | + <ide-action name="javadoc"/> |
| 107 | + <ide-action name="run"/> |
| 108 | + <ide-action name="test"/> |
| 109 | + <ide-action name="debug"/> |
| 110 | + </context-menu> |
| 111 | + </view> |
| 112 | + <subprojects/> |
| 113 | + </general-data> |
| 114 | + <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/2"> |
| 115 | + <compilation-unit> |
| 116 | + <package-root>src</package-root> |
| 117 | + <classpath mode="compile">gdal.jar;gluegen-rt-natives-linux-amd64.jar;gluegen-rt-natives-linux-i586.jar;gluegen-rt-natives-macosx-universal.jar;gluegen-rt-natives-windows-amd64.jar;gluegen-rt-natives-windows-i586.jar;gluegen-rt.jar;jogl-all-natives-linux-amd64.jar;jogl-all-natives-linux-i586.jar;jogl-all-natives-macosx-universal.jar;jogl-all-natives-windows-amd64.jar;jogl-all-natives-windows-i586.jar;jogl-all.jar;junit-4.5.jar;vpf-symbols.jar</classpath> |
| 118 | + <built-to>build/classes/debug</built-to> |
| 119 | + <source-level>1.5</source-level> |
| 120 | + </compilation-unit> |
| 121 | + <compilation-unit> |
| 122 | + <package-root>test</package-root> |
| 123 | + <unit-tests/> |
| 124 | + <classpath mode="compile">gdal.jar;gluegen-rt-natives-linux-amd64.jar;gluegen-rt-natives-linux-i586.jar;gluegen-rt-natives-macosx-universal.jar;gluegen-rt-natives-windows-amd64.jar;gluegen-rt-natives-windows-i586.jar;gluegen-rt.jar;jogl-all-natives-linux-amd64.jar;jogl-all-natives-linux-i586.jar;jogl-all-natives-macosx-universal.jar;jogl-all-natives-windows-amd64.jar;jogl-all-natives-windows-i586.jar;jogl-all.jar;junit-4.5.jar;vpf-symbols.jar;worldwind.jar;worldwindx.jar</classpath> |
| 125 | + <built-to>build/classes/test</built-to> |
| 126 | + <javadoc-built-to>build/doc</javadoc-built-to> |
| 127 | + <source-level>1.5</source-level> |
| 128 | + </compilation-unit> |
| 129 | + <compilation-unit> |
| 130 | + <package-root>testFunctional</package-root> |
| 131 | + <unit-tests/> |
| 132 | + <classpath mode="compile">gdal.jar;gluegen-rt-natives-linux-amd64.jar;gluegen-rt-natives-linux-i586.jar;gluegen-rt-natives-macosx-universal.jar;gluegen-rt-natives-windows-amd64.jar;gluegen-rt-natives-windows-i586.jar;gluegen-rt.jar;jogl-all-natives-linux-amd64.jar;jogl-all-natives-linux-i586.jar;jogl-all-natives-macosx-universal.jar;jogl-all-natives-windows-amd64.jar;jogl-all-natives-windows-i586.jar;jogl-all.jar;junit-4.5.jar;vpf-symbols.jar;worldwind.jar;worldwindx.jar</classpath> |
| 133 | + <built-to>build/classes/test</built-to> |
| 134 | + <source-level>1.5</source-level> |
| 135 | + </compilation-unit> |
| 136 | + </java-data> |
| 137 | + </configuration> |
| 138 | +</project> |
0 commit comments