NetBean/Eclipse compat

This commit is contained in:
2017-07-07 19:58:49 -04:00
parent 28b89d488a
commit 4f58dd897a
5 changed files with 37 additions and 2 deletions

15
.project Normal file
View File

@@ -0,0 +1,15 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>MT</name>
<comment/>
<projects/>
<buildSpec>
<buildCommand>
<name>org.eclipse.jdt.core.javabuilder</name>
<arguments/>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>
</natures>
</projectDescription>