Skip to content
Snippets Groups Projects
Commit 5e03750d authored by Brutzman, Don's avatar Brutzman, Don
Browse files

project configuration update

parent 3d84170f
No related branches found
No related tags found
No related merge requests found
......@@ -18,12 +18,22 @@ auxiliary.show.customizer.message=<message>
<source-folder>
<label>Networked Graphics MV3500</label>
<location>.</location>
<encoding>UTF-8</encoding>
<encoding>windows-1252</encoding>
</source-folder>
<source-folder>
<label>lib</label>
<type>java</type>
<location>lib</location>
<encoding>windows-1252</encoding>
</source-folder>
</folders>
<ide-actions/>
<view>
<items>
<source-folder style="packages">
<label>lib</label>
<location>lib</location>
</source-folder>
<source-file>
<location>build.xml</location>
</source-file>
......@@ -32,7 +42,12 @@ auxiliary.show.customizer.message=<message>
</view>
<subprojects/>
</general-data>
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1"/>
<java-data xmlns="http://www.netbeans.org/ns/freeform-project-java/1">
<compilation-unit>
<package-root>lib</package-root>
<source-level>1.5</source-level>
</compilation-unit>
</java-data>
<spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
<word>codebases</word>
<word>DIS</word>
......@@ -40,6 +55,7 @@ auxiliary.show.customizer.message=<message>
<word>interoperability</word>
<word>interoperable</word>
<word>TENA</word>
<word>Wikipedia</word>
</spellchecker-wordlist>
</configuration>
</project>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment