--- /dev/null Thu Jan 01 00:00:00 1970 +0000
+++ b/nbproject/project.xml Tue Sep 13 18:17:28 2011 +0200
@@ -0,0 +1,56 @@
+<?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"/>
+ </context-menu>
+ </view>
+ </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>