Child: [r24] (diff)

Download this file

project.xml    32 lines (31 with data), 1.1 kB

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
<?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>TripleCheck</name>
<source-roots>
<root id="src.extensions.dir"/>
<root id="src.licenses.dir"/>
<root id="src.plugins.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>beanshell</word>
<word>brito</word>
<word>eu</word>
<word>http</word>
<word>hyperlinks</word>
<word>nuno</word>
<word>nunobrito</word>
<word>Organization</word>
<word>plugin</word>
<word>treeview</word>
<word>triplecheck</word>
</spellchecker-wordlist>
</configuration>
</project>