trackeditor: add eclipse project files

git-svn-id: https://svn.code.sf.net/p/speed-dreams/code/trunk@8858 30fe4595-0a0c-4342-8851-515496e4dcbd

Former-commit-id: 7b22647f4a0aeae38b3a6bb8dce4142652256d25
Former-commit-id: f5970505a4c534dd90d277235d96af2a95ee4601
This commit is contained in:
iobyte 2023-04-01 19:14:32 +00:00
parent 5c6d5e1d16
commit 29c6874ba5
2 changed files with 31 additions and 0 deletions

View file

@ -0,0 +1,14 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path=""/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER">
<attributes>
<attribute name="module" value="true"/>
</attributes>
</classpathentry>
<classpathentry kind="lib" path="bsh-2.0b4.jar"/>
<classpathentry kind="lib" path="jgoodies-looks-2.5.3.jar"/>
<classpathentry kind="lib" path="jgoodies-common-1.8.1.jar"/>
<classpathentry kind="lib" path="jdom-1.1.3.jar" sourcepath="jdom-1.1.3-sources.jar"/>
<classpathentry kind="output" path=""/>
</classpath>

View file

@ -0,0 +1,17 @@
<?xml version="1.0" encoding="UTF-8"?>
<projectDescription>
<name>trackeditor</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>