NetBeans project files

NetBeans project files.
This commit is contained in:
ronancpl
2015-11-04 23:46:59 -02:00
parent 1376b78ef7
commit 26c3caf63f
645 changed files with 1689 additions and 0 deletions

14
nbproject/project.xml Normal file
View File

@@ -0,0 +1,14 @@
<?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>MapleSolaxia</name>
<explicit-platform explicit-source-supported="true"/>
<source-roots>
<root id="src.dir"/>
</source-roots>
<test-roots/>
</data>
</configuration>
</project>