100 lines
4.0 KiB
XML
Executable File
100 lines
4.0 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">
|
|
<!-- Wenn Sie diese Datei manuell editieren, vermeiden Sie die Einstellung der Eigenschaften mittels Werkzeug. -->
|
|
<name>CCM (trunk)</name>
|
|
<properties/>
|
|
<folders>
|
|
<source-folder>
|
|
<label>webapps</label>
|
|
<type>doc_root</type>
|
|
<location>../../../web/pb/trunk/webapps</location>
|
|
</source-folder>
|
|
<source-folder>
|
|
<label>ccm-core (Source)</label>
|
|
<type>java</type>
|
|
<location>ccm-core/src</location>
|
|
</source-folder>
|
|
<source-folder>
|
|
<label>ccm-cms (Source)</label>
|
|
<type>java</type>
|
|
<location>ccm-cms/src</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>Webseiten</label>
|
|
<location>../../../web/pb/trunk/webapps</location>
|
|
</source-folder>
|
|
<source-folder style="packages">
|
|
<label>ccm-core (Source)</label>
|
|
<location>ccm-core/src</location>
|
|
</source-folder>
|
|
<source-folder style="packages">
|
|
<label>ccm-cms (Source)</label>
|
|
<location>ccm-cms/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>
|
|
<subprojects/>
|
|
</general-data>
|
|
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
|
|
<compilation-unit>
|
|
<package-root>ccm-core/src</package-root>
|
|
<source-level>1.5</source-level>
|
|
</compilation-unit>
|
|
<compilation-unit>
|
|
<package-root>ccm-cms/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/pb/trunk/webapps</doc-root>
|
|
<classpath/>
|
|
<context-path/>
|
|
<j2ee-spec-level>1.3</j2ee-spec-level>
|
|
</web-module>
|
|
</web-data>
|
|
</configuration>
|
|
</project>
|