added eclipse project

This commit is contained in:
theFox6 2019-06-08 14:53:34 +02:00
parent 87c5bdfa3c
commit 96980b7832
No known key found for this signature in database
GPG Key ID: C884FE8D3BCE128A
2 changed files with 21 additions and 0 deletions

4
.buildpath Normal file

@ -0,0 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<buildpath>
<buildpathentry kind="src" path=""/>
</buildpath>

17
.project Normal file

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