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"?> <?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>open-dis7-java</name> <name>open-dis7-java</name>
<source-roots> <source-roots>
<root id="src.dir"/> <root id="src.src-generated.dir"/>
</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>boolean</word> <word>accessor</word>
<word>classpath</word> <word>boolean</word>
<word>deserialization</word> <word>classpath</word>
<word>Invocable</word> <word>deserialization</word>
<word>marshalling</word> <word>Invocable</word>
<word>multicast</word> <word>marshalling</word>
<word>Netbeans</word> <word>multicast</word>
<word>pdu</word> <word>Netbeans</word>
<word>pdus</word> <word>pdu</word>
<word>unicast</word> <word>pdus</word>
<word>unmarshalling</word> <word>unicast</word>
</spellchecker-wordlist> <word>unmarshalling</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