nbproject/project.xml

changeset 85
ae2bec597586
parent 0
373ffda63c9a
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/nbproject/project.xml	Mon Sep 21 13:57:02 2009 -0700
     1.3 @@ -0,0 +1,50 @@
     1.4 +<?xml version="1.0" encoding="UTF-8"?>
     1.5 +<project xmlns="http://www.netbeans.org/ns/project/1">
     1.6 +    <type>org.netbeans.modules.ant.freeform</type>
     1.7 +    <configuration>
     1.8 +        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
     1.9 +            <name>jaxws</name>
    1.10 +        </general-data>
    1.11 +        <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2">
    1.12 +            <!-- Do not use Project Properties customizer when editing this file manually. -->
    1.13 +            <name>jaxws</name>
    1.14 +            <properties/>
    1.15 +            <folders>
    1.16 +                <source-folder>
    1.17 +                    <label>jaxws</label>
    1.18 +                    <location>.</location>
    1.19 +                    <encoding>UTF-8</encoding>
    1.20 +                </source-folder>
    1.21 +            </folders>
    1.22 +            <ide-actions>
    1.23 +                <action name="build">
    1.24 +                    <target>build</target>
    1.25 +                </action>
    1.26 +                <action name="clean">
    1.27 +                    <target>clean</target>
    1.28 +                </action>
    1.29 +                <action name="rebuild">
    1.30 +                    <target>clean</target>
    1.31 +                    <target>build</target>
    1.32 +                </action>
    1.33 +            </ide-actions>
    1.34 +            <view>
    1.35 +                <items>
    1.36 +                    <source-file>
    1.37 +                        <location>build.xml</location>
    1.38 +                    </source-file>
    1.39 +                </items>
    1.40 +                <context-menu>
    1.41 +                    <ide-action name="build"/>
    1.42 +                    <ide-action name="rebuild"/>
    1.43 +                    <ide-action name="clean"/>
    1.44 +                </context-menu>
    1.45 +            </view>
    1.46 +            <subprojects/>
    1.47 +        </general-data>
    1.48 +        <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/>
    1.49 +        <preferences xmlns="http://www.netbeans.org/ns/auxiliary-configuration-preferences/1">
    1.50 +            <module name="org-netbeans-modules-editor-indent"/>
    1.51 +        </preferences>
    1.52 +    </configuration>
    1.53 +</project>

mercurial