Added Eclipse project
Alexander Mueller
14 years ago
|
0 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
1 |
<classpath>
|
|
2 |
<classpathentry kind="src" path="src"/>
|
|
3 |
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/JavaSE-1.6"/>
|
|
4 |
<classpathentry kind="output" path="bin"/>
|
|
5 |
</classpath>
|
|
0 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
1 |
<projectDescription>
|
|
2 |
<name>ZPlet</name>
|
|
3 |
<comment></comment>
|
|
4 |
<projects>
|
|
5 |
</projects>
|
|
6 |
<buildSpec>
|
|
7 |
<buildCommand>
|
|
8 |
<name>org.eclipse.jdt.core.javabuilder</name>
|
|
9 |
<arguments>
|
|
10 |
</arguments>
|
|
11 |
</buildCommand>
|
|
12 |
</buildSpec>
|
|
13 |
<natures>
|
|
14 |
<nature>org.eclipse.jdt.core.javanature</nature>
|
|
15 |
</natures>
|
|
16 |
</projectDescription>
|