1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/nbproject/project.xml Tue Sep 13 18:17:28 2011 +0200
1.3 @@ -0,0 +1,56 @@
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 + <!-- Do not use Project Properties customizer when editing this file manually. -->
1.10 + <name>xml-web-generator</name>
1.11 + <properties/>
1.12 + <folders>
1.13 + <source-folder>
1.14 + <label>šablona/funkce/src</label>
1.15 + <type>java</type>
1.16 + <location>šablona/funkce/src</location>
1.17 + </source-folder>
1.18 + </folders>
1.19 + <ide-actions>
1.20 + <action name="build">
1.21 + <target>kompiluj-funkce</target>
1.22 + </action>
1.23 + <action name="clean">
1.24 + <target>čisti</target>
1.25 + </action>
1.26 + <action name="run">
1.27 + <target>generuj</target>
1.28 + </action>
1.29 + <action name="rebuild">
1.30 + <target>čisti</target>
1.31 + <target>kompiluj-funkce</target>
1.32 + </action>
1.33 + </ide-actions>
1.34 + <view>
1.35 + <items>
1.36 + <source-folder style="packages">
1.37 + <label>šablona/funkce/src</label>
1.38 + <location>šablona/funkce/src</location>
1.39 + </source-folder>
1.40 + <source-file>
1.41 + <location>build.xml</location>
1.42 + </source-file>
1.43 + </items>
1.44 + <context-menu>
1.45 + <ide-action name="build"/>
1.46 + <ide-action name="rebuild"/>
1.47 + <ide-action name="clean"/>
1.48 + <ide-action name="run"/>
1.49 + </context-menu>
1.50 + </view>
1.51 + </general-data>
1.52 + <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/3">
1.53 + <compilation-unit>
1.54 + <package-root>šablona/funkce/src</package-root>
1.55 + <source-level>1.6</source-level>
1.56 + </compilation-unit>
1.57 + </java-data>
1.58 + </configuration>
1.59 +</project>