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

keep <explicit-platform> as not harmful and more tolerant if user has other than default jdk

parent cee71321
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?> <?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1"> <project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.java.j2seproject</type> <type>org.netbeans.modules.java.j2seproject</type>
<configuration> <configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3"> <data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>Networked Graphics MV3500 assignments</name> <name>Networked Graphics MV3500 assignments</name>
<source-roots> <explicit-platform explicit-source-supported="true"/>
<root id="src.dir"/> <source-roots>
</source-roots> <root id="src.dir"/>
<test-roots> </source-roots>
<root id="test.src.dir"/> <test-roots>
</test-roots> <root id="test.src.dir"/>
</data> </test-roots>
<spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1"> </data>
<word>accessor</word> <spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
<word>autogeneration</word> <word>accessor</word>
<word>classpath</word> <word>autogeneration</word>
<word>Cygwin</word> <word>classpath</word>
<word>deliverables</word> <word>Cygwin</word>
<word>docx</word> <word>deliverables</word>
<word>https</word> <word>docx</word>
<word>interarrival</word> <word>https</word>
<word>javadoc</word> <word>interarrival</word>
<word>localhost</word> <word>javadoc</word>
<word>multicast</word> <word>localhost</word>
<word>Netbeans</word> <word>multicast</word>
<word>netcat</word> <word>Netbeans</word>
<word>NPS</word> <word>netcat</word>
<word>pdu</word> <word>NPS</word>
<word>README</word> <word>pdu</word>
<word>simkit</word> <word>README</word>
<word>simulationists</word> <word>simkit</word>
<word>SISO</word> <word>simulationists</word>
<word>subpackage</word> <word>SISO</word>
<word>teardown</word> <word>subpackage</word>
<word>txt</word> <word>teardown</word>
<word>UML</word> <word>txt</word>
<word>unicast</word> <word>UML</word>
<word>wikipedia</word> <word>unicast</word>
<word>Wireshark</word> <word>wikipedia</word>
</spellchecker-wordlist> <word>Wireshark</word>
</configuration> </spellchecker-wordlist>
</project> </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