2011-05-13 22:08:44 +00:00
|
|
|
<?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>Essentials</name>
|
|
|
|
<source-roots>
|
|
|
|
<root id="src.dir"/>
|
|
|
|
</source-roots>
|
|
|
|
<test-roots>
|
|
|
|
<root id="test.src.dir"/>
|
|
|
|
</test-roots>
|
|
|
|
</data>
|
|
|
|
<libraries xmlns="http://www.netbeans.org/ns/ant-project-libraries/1">
|
2011-05-13 22:42:33 +00:00
|
|
|
<definitions>../lib/nblibraries.properties</definitions>
|
2011-05-13 22:08:44 +00:00
|
|
|
</libraries>
|
2011-05-13 23:39:18 +00:00
|
|
|
<references xmlns="http://www.netbeans.org/ns/ant-project-references/1"/>
|
2011-05-13 22:08:44 +00:00
|
|
|
</configuration>
|
|
|
|
</project>
|