Removed eclipse specific files

This commit is contained in:
nathan 2017-09-22 09:26:33 +02:00
parent 317da5f40f
commit db3ea0c52d
2 changed files with 0 additions and 24 deletions

View File

@ -1,7 +0,0 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="libs/dorkboxUtil_v1.0.jar" sourcepath="libs/dorkboxUtil_v1.0_src.zip"/>
<classpathentry kind="output" path="classes"/>
</classpath>

View File

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