diff --git a/nbproject/project.xml b/nbproject/project.xml index b90e576753d1a175f9748d48e21d39b7cd2537fd..36ac6b63c042e5bd7d056b482437c799aefd5e74 100644 --- a/nbproject/project.xml +++ b/nbproject/project.xml @@ -1,170 +1,172 @@ -<?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"> - <name>X3D examples: Savage</name> - </general-data> - <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2"> - <!-- Do not use Project Properties customizer when editing this file manually. --> - <name>X3D examples: Savage</name> - <properties/> - <folders> - <source-folder> - <label>X3D examples: Savage</label> - <location>.</location> - <encoding>UTF-8</encoding> - </source-folder> - <source-folder> - <label>lib</label> - <type>java</type> - <location>lib</location> - <encoding>UTF-8</encoding> - </source-folder> - </folders> - <ide-actions> - <action name="build"> - <target>build</target> - </action> - <action name="clean"> - <target>clean.duplicates</target> - </action> - <action name="run"> - <target>refresh.upload</target> - </action> - <action name="test"> - <target>validate.schematron</target> - </action> - <action name="rebuild"> - <target>clean.duplicates</target> - <target>build</target> - </action> - </ide-actions> - <view> - <items> - <source-folder style="packages"> - <label>lib</label> - <location>lib</location> - </source-folder> - <source-file> - <location>README.txt</location> - </source-file> - <source-file> - <location>build.xml</location> - </source-file> - <source-file> - <label>Savage Examples Archive</label> - <location>index.html</location> - </source-file> - <source-file> - <label>Savage Developers Guide</label> - <location>developers.html</location> - </source-file> - <source-file> - <label>Subversion Repositories</label> - <location>subversion.html</location> - </source-file> - <source-file> - <label>License</label> - <location>license.txt</location> - </source-file> - </items> - <context-menu> - <ide-action name="build"/> - <ide-action name="rebuild"/> - <ide-action name="clean"/> - <ide-action name="run"/> - <ide-action name="test"/> - <action> - <label>View in Web Browser</label> - <target>view.examples.local</target> - </action> - <action> - <label>Generate Catalog and Pages</label> - <target>catalog</target> - </action> - </context-menu> - </view> - <subprojects/> - </general-data> - <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/4"> - <compilation-unit> - <package-root>lib</package-root> - <classpath mode="compile">lib/X3DJSAIL.4.0.full.jar</classpath> - <source-level>1.8</source-level> - </compilation-unit> - </java-data> - <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1"> - <word>Aniviza</word> - <word>archivable</word> - <word>AUV</word> - <word>AVCL</word> - <word>brutzman</word> - <word>bugtracker</word> - <word>codebase</word> - <word>ConformanceNist</word> - <word>Cygwin</word> - <word>DCO</word> - <word>DES</word> - <word>DIS</word> - <word>Diskit</word> - <word>DOCTYPE</word> - <word>edu</word> - <word>HTML</word> - <word>http</word> - <word>https</word> - <word>hypermail</word> - <word>interoperability</word> - <word>IPR</word> - <word>Javadoc</word> - <word>Javascript</word> - <word>KML</word> - <word>Liferay</word> - <word>Linux</word> - <word>localhost</word> - <word>mmowgli</word> - <word>multiplayer</word> - <word>Netbeans</word> - <word>Norbraten</word> - <word>nps</word> - <word>OpenJDK</word> - <word>openssh</word> - <word>OTD</word> - <word>plugin</word> - <word>plugins</word> - <word>prepend</word> - <word>Readme</word> - <word>Redistributions</word> - <word>Roadmap</word> - <word>SavageStudio</word> - <word>screencast</word> - <word>Sebastopol</word> - <word>sftp</word> - <word>Simkit</word> - <word>SISO</word> - <word>slidesets</word> - <word>Sourcebook</word> - <word>ssh</word> - <word>stakeholders</word> - <word>stylesheet</word> - <word>svn</word> - <word>TLS</word> - <word>tooltips</word> - <word>URI</word> - <word>url</word> - <word>validatable</word> - <word>Validator</word> - <word>VRML</word> - <word>wargame</word> - <word>wcm</word> - <word>websites</word> - <word>wiki</word> - <word>Wikimedia</word> - <word>WorldWind</word> - <word>xj3d</word> - <word>xml</word> - <word>XMPP</word> - <word>Yumetech</word> - </spellchecker-wordlist> - </configuration> -</project> +<?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"> + <name>X3D examples: Savage</name> + </general-data> + <general-data xmlns="http://www.netbeans.org/ns/freeform-project/2"> + <!-- Do not use Project Properties customizer when editing this file manually. --> + <name>X3D examples: Savage</name> + <properties/> + <folders> + <source-folder> + <label>X3D examples: Savage</label> + <location>.</location> + <encoding>UTF-8</encoding> + </source-folder> + <source-folder> + <label>lib</label> + <type>java</type> + <location>lib</location> + <encoding>UTF-8</encoding> + </source-folder> + </folders> + <ide-actions> + <action name="build"> + <target>build</target> + </action> + <action name="clean"> + <target>clean.duplicates</target> + </action> + <action name="run"> + <target>refresh.upload</target> + </action> + <action name="test"> + <target>validate.schematron</target> + </action> + <action name="rebuild"> + <target>clean.duplicates</target> + <target>build</target> + </action> + </ide-actions> + <view> + <items> + <source-folder style="packages"> + <label>lib</label> + <location>lib</location> + </source-folder> + <source-file> + <location>README.txt</location> + </source-file> + <source-file> + <location>build.xml</location> + </source-file> + <source-file> + <label>Savage Examples Archive</label> + <location>index.html</location> + </source-file> + <source-file> + <label>Savage Developers Guide</label> + <location>developers.html</location> + </source-file> + <source-file> + <label>Subversion Repositories</label> + <location>subversion.html</location> + </source-file> + <source-file> + <label>License</label> + <location>license.txt</location> + </source-file> + </items> + <context-menu> + <ide-action name="build"/> + <ide-action name="rebuild"/> + <ide-action name="clean"/> + <ide-action name="run"/> + <ide-action name="test"/> + <action> + <label>View in Web Browser</label> + <target>view.examples.local</target> + </action> + <action> + <label>Generate Catalog and Pages</label> + <target>catalog</target> + </action> + </context-menu> + </view> + <subprojects/> + </general-data> + <java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/4"> + <compilation-unit> + <package-root>lib</package-root> + <classpath mode="compile">lib/X3DJSAIL.4.0.full.jar</classpath> + <source-level>1.8</source-level> + </compilation-unit> + </java-data> + <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1"> + <word>Aniviza</word> + <word>archivable</word> + <word>AUV</word> + <word>AVCL</word> + <word>brutzman</word> + <word>bugtracker</word> + <word>codebase</word> + <word>ConformanceNist</word> + <word>Cygwin</word> + <word>DCO</word> + <word>DES</word> + <word>DIS</word> + <word>Diskit</word> + <word>DOCTYPE</word> + <word>edu</word> + <word>HTML</word> + <word>http</word> + <word>https</word> + <word>hypermail</word> + <word>interoperability</word> + <word>IPR</word> + <word>Javadoc</word> + <word>Javascript</word> + <word>JDK</word> + <word>KML</word> + <word>Liferay</word> + <word>Linux</word> + <word>localhost</word> + <word>mmowgli</word> + <word>multiplayer</word> + <word>MySQL</word> + <word>NetBeans</word> + <word>Norbraten</word> + <word>nps</word> + <word>OpenJDK</word> + <word>openssh</word> + <word>OTD</word> + <word>plugin</word> + <word>plugins</word> + <word>prepend</word> + <word>Readme</word> + <word>Redistributions</word> + <word>Roadmap</word> + <word>SavageStudio</word> + <word>screencast</word> + <word>Sebastopol</word> + <word>sftp</word> + <word>Simkit</word> + <word>SISO</word> + <word>slidesets</word> + <word>Sourcebook</word> + <word>ssh</word> + <word>stakeholders</word> + <word>stylesheet</word> + <word>svn</word> + <word>TLS</word> + <word>tooltips</word> + <word>URI</word> + <word>url</word> + <word>validatable</word> + <word>Validator</word> + <word>VRML</word> + <word>wargame</word> + <word>wcm</word> + <word>websites</word> + <word>wiki</word> + <word>Wikimedia</word> + <word>WorldWind</word> + <word>xj3d</word> + <word>xml</word> + <word>XMPP</word> + <word>Yumetech</word> + </spellchecker-wordlist> + </configuration> +</project>