Odkazy – jen dokumentační komentáře.
<?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>xml-web-generator</name>
<properties/>
<folders>
<source-folder>
<label>šablona/funkce/src</label>
<type>java</type>
<location>šablona/funkce/src</location>
</source-folder>
</folders>
<ide-actions>
<action name="build">
<target>kompiluj-funkce</target>
</action>
<action name="clean">
<target>čisti</target>
</action>
<action name="run">
<target>generuj</target>
</action>
<action name="rebuild">
<target>čisti</target>
<target>kompiluj-funkce</target>
</action>
</ide-actions>
<view>
<items>
<source-folder style="packages">
<label>šablona/funkce/src</label>
<location>šablona/funkce/src</location>
</source-folder>
<source-file>
<location>build.xml</location>
</source-file>
</items>
<context-menu>
<ide-action name="build"/>
<ide-action name="rebuild"/>
<ide-action name="clean"/>
<ide-action name="run"/>
<action>
<label>Agregace (RSS/Atom)</label>
<target>agregace</target>
</action>
<action>
<label>Kopíruj statický obsah</label>
<target>statický-obsah</target>
</action>
<action>
<label>Samotné stránky</label>
<target>stránky</target>
</action>
<action>
<label>CSS pro zvýrazňování syntaxe</label>
<target>syntaxe</target>
</action>
</context-menu>
</view>
<subprojects/>
</general-data>
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
<compilation-unit>
<package-root>šablona/funkce/src</package-root>
<source-level>1.6</source-level>
</compilation-unit>
</java-data>
</configuration>
</project>