You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
875 B
21 lines
875 B
<?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>jInput</name>
|
|
<source-roots>
|
|
<root id="src.samples.dir" name="samples"/>
|
|
<root id="src.core.dir" name="core"/>
|
|
<root id="src.jutils.dir" name="jutils"/>
|
|
<root id="src.awt.dir" name="awt"/>
|
|
<root id="src.linux.dir" name="linux"/>
|
|
<root id="src.windows.dir" name="windows"/>
|
|
<root id="src.osx.dir" name="osx"/>
|
|
</source-roots>
|
|
<test-roots>
|
|
<root id="test.src.dir"/>
|
|
</test-roots>
|
|
</data>
|
|
</configuration>
|
|
</project>
|
|
|