87N/A<?xml version="1.0" encoding="UTF-8"?>
87N/A<project xmlns="http://www.netbeans.org/ns/project/1">
87N/A <type>org.netbeans.modules.ant.freeform</type>
87N/A <configuration>
87N/A <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
87N/A <name>jaxp</name>
87N/A </general-data>
87N/A <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
87N/A <!-- Do not use Project Properties customizer when editing this file manually. -->
87N/A <name>jaxp</name>
87N/A <properties/>
87N/A <folders>
87N/A <source-folder>
87N/A <label>jaxp</label>
87N/A <location>.</location>
286N/A <encoding>MacRoman</encoding>
286N/A </source-folder>
286N/A <source-folder>
286N/A <label>src</label>
286N/A <type>java</type>
286N/A <location>src</location>
286N/A <encoding>MacRoman</encoding>
87N/A </source-folder>
87N/A </folders>
87N/A <ide-actions>
87N/A <action name="build">
286N/A <script>nbproject/nbjdk.xml</script>
87N/A <target>build</target>
87N/A </action>
87N/A <action name="clean">
286N/A <script>nbproject/nbjdk.xml</script>
87N/A <target>clean</target>
87N/A </action>
87N/A <action name="rebuild">
286N/A <script>nbproject/nbjdk.xml</script>
87N/A <target>clean</target>
87N/A <target>build</target>
87N/A </action>
87N/A </ide-actions>
87N/A <view>
87N/A <items>
286N/A <source-folder style="packages">
286N/A <label>src</label>
286N/A <location>src</location>
286N/A </source-folder>
87N/A <source-file>
87N/A <location>build.xml</location>
87N/A </source-file>
87N/A </items>
87N/A <context-menu>
87N/A <ide-action name="build"/>
87N/A <ide-action name="rebuild"/>
87N/A <ide-action name="clean"/>
87N/A </context-menu>
87N/A </view>
87N/A <subprojects/>
87N/A </general-data>
286N/A <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
286N/A <compilation-unit>
286N/A <package-root>src</package-root>
286N/A <source-level>1.7</source-level>
286N/A </compilation-unit>
286N/A </java-data>
87N/A <preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">
87N/A <module name="org-netbeans-modules-editor-indent"/>
87N/A </preferences>
87N/A </configuration>
87N/A</project>