libreccm-legacy/nbproject/project.xml.mybak

85 lines
3.3 KiB
XML
Executable File

<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.ant.freeform</type>
<configuration>
<general-data xmlns="http://www.netbeans.org/ns/freeform-project/1">
<!-- Do not use Project Properties customizer when editing this file manually. -->
<name>CCM (trunk)</name>
<properties/>
<folders>
<source-folder>
<label>src</label>
<type>java</type>
<location>ccm-ldn-image-step/src</location>
</source-folder>
<source-folder>
<label>webapps</label>
<type>doc_root</type>
<location>../../../web/quasi/trunk/webapps</location>
</source-folder>
</folders>
<ide-actions>
<action name="build">
<target>build</target>
</action>
<action name="clean">
<target>clean</target>
</action>
<action name="javadoc">
<target>javadoc</target>
</action>
<action name="run">
<target>runtests</target>
</action>
<action name="test">
<target>build-tests</target>
</action>
<action name="redeploy">
<target>deploy</target>
</action>
<action name="rebuild">
<target>clean</target>
<target>build</target>
</action>
</ide-actions>
<view>
<items>
<source-folder style="tree">
<label>Web Pages</label>
<location>../../../web/quasi/trunk/webapps</location>
</source-folder>
<source-folder style="packages">
<label>src</label>
<location>ccm-ldn-image-step/src</location>
</source-folder>
<source-file>
<location>build.xml</location>
</source-file>
</items>
<context-menu>
<ide-action name="build"/>
<ide-action name="clean"/>
<ide-action name="javadoc"/>
<ide-action name="run"/>
<ide-action name="test"/>
<ide-action name="redeploy"/>
<ide-action name="rebuild"/>
</context-menu>
</view>
</general-data>
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
<compilation-unit>
<package-root>ccm-ldn-image-step/src</package-root>
<source-level>1.5</source-level>
</compilation-unit>
</java-data>
<web-data xmlns="http://www.netbeans.org/ns/freeform-project-web/1">
<web-module>
<doc-root>../../../web/quasi/trunk/webapps</doc-root>
<context-path/>
<j2ee-spec-level>1.3</j2ee-spec-level>
</web-module>
</web-data>
</configuration>
</project>