nbproject/project.xml

Mon, 28 Sep 2020 01:52:30 +0100

author
andrew
date
Mon, 28 Sep 2020 01:52:30 +0100
changeset 1914
1dc430818e0c
parent 0
373ffda63c9a
permissions
-rw-r--r--

Added tag jdk8u272-b09 for changeset d416f2a0773a

aoqi@0 1 <?xml version="1.0" encoding="UTF-8"?>
aoqi@0 2 <project xmlns="http://www.netbeans.org/ns/project/1">
aoqi@0 3 <type>org.netbeans.modules.ant.freeform</type>
aoqi@0 4 <configuration>
aoqi@0 5 <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
aoqi@0 6 <name>jaxws</name>
aoqi@0 7 </general-data>
aoqi@0 8 <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
aoqi@0 9 <!-- Do not use Project Properties customizer when editing this file manually. -->
aoqi@0 10 <name>jaxws</name>
aoqi@0 11 <properties/>
aoqi@0 12 <folders>
aoqi@0 13 <source-folder>
aoqi@0 14 <label>jaxws</label>
aoqi@0 15 <location>.</location>
aoqi@0 16 <encoding>UTF-8</encoding>
aoqi@0 17 </source-folder>
aoqi@0 18 </folders>
aoqi@0 19 <ide-actions>
aoqi@0 20 <action name="build">
aoqi@0 21 <target>build</target>
aoqi@0 22 </action>
aoqi@0 23 <action name="clean">
aoqi@0 24 <target>clean</target>
aoqi@0 25 </action>
aoqi@0 26 <action name="rebuild">
aoqi@0 27 <target>clean</target>
aoqi@0 28 <target>build</target>
aoqi@0 29 </action>
aoqi@0 30 </ide-actions>
aoqi@0 31 <view>
aoqi@0 32 <items>
aoqi@0 33 <source-file>
aoqi@0 34 <location>build.xml</location>
aoqi@0 35 </source-file>
aoqi@0 36 </items>
aoqi@0 37 <context-menu>
aoqi@0 38 <ide-action name="build"/>
aoqi@0 39 <ide-action name="rebuild"/>
aoqi@0 40 <ide-action name="clean"/>
aoqi@0 41 </context-menu>
aoqi@0 42 </view>
aoqi@0 43 <subprojects/>
aoqi@0 44 </general-data>
aoqi@0 45 <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/>
aoqi@0 46 <preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">
aoqi@0 47 <module name="org-netbeans-modules-editor-indent"/>
aoqi@0 48 </preferences>
aoqi@0 49 </configuration>
aoqi@0 50 </project>

mercurial