Skip to content
Snippets Groups Projects
Commit 38dcfe72 authored by terry-norbraten's avatar terry-norbraten
Browse files

[Terry N.] expose src-generated to the main src tree

parent 3f79c5e4
No related branches found
No related tags found
No related merge requests found
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://www.netbeans.org/ns/project/1">
<type>org.netbeans.modules.java.j2seproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>open-dis7-java</name>
<source-roots>
<root id="src.dir"/>
</source-roots>
<test-roots>
<root id="test.src.dir"/>
</test-roots>
</data>
<spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
<word>accessor</word>
<word>boolean</word>
<word>classpath</word>
<word>deserialization</word>
<word>Invocable</word>
<word>marshalling</word>
<word>multicast</word>
<word>Netbeans</word>
<word>pdu</word>
<word>pdus</word>
<word>unicast</word>
<word>unmarshalling</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.java.j2seproject</type>
<configuration>
<data xmlns="http://www.netbeans.org/ns/j2se-project/3">
<name>open-dis7-java</name>
<source-roots>
<root id="src.src-generated.dir"/>
<root id="src.dir"/>
</source-roots>
<test-roots>
<root id="test.src.dir"/>
</test-roots>
</data>
<spellchecker-wordlist xmlns="http://www.netbeans.org/ns/spellchecker-wordlist/1">
<word>accessor</word>
<word>boolean</word>
<word>classpath</word>
<word>deserialization</word>
<word>Invocable</word>
<word>marshalling</word>
<word>multicast</word>
<word>Netbeans</word>
<word>pdu</word>
<word>pdus</word>
<word>unicast</word>
<word>unmarshalling</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