mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-01-02 19:29:17 +00:00
Changed classpath.
This commit is contained in:
parent
134141814e
commit
6fffca84af
@ -4,6 +4,6 @@
|
|||||||
<classpathentry kind="src" path="test"/>
|
<classpathentry kind="src" path="test"/>
|
||||||
<classpathentry sourcepath="JRE_142_SRC" kind="var" path="JRE_LIB"/>
|
<classpathentry sourcepath="JRE_142_SRC" kind="var" path="JRE_LIB"/>
|
||||||
<classpathentry sourcepath="SWT_SRC" kind="var" path="SWT_JAR"/>
|
<classpathentry sourcepath="SWT_SRC" kind="var" path="SWT_JAR"/>
|
||||||
<classpathentry kind="var" path="JUNIT_JAR"/>
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
||||||
<classpathentry kind="output" path="bin"/>
|
<classpathentry kind="output" path="bin"/>
|
||||||
</classpath>
|
</classpath>
|
||||||
|
5
.project
5
.project
@ -10,6 +10,11 @@
|
|||||||
<arguments>
|
<arguments>
|
||||||
</arguments>
|
</arguments>
|
||||||
</buildCommand>
|
</buildCommand>
|
||||||
|
<buildCommand>
|
||||||
|
<name>com.ibm.sse.model.structuredbuilder</name>
|
||||||
|
<arguments>
|
||||||
|
</arguments>
|
||||||
|
</buildCommand>
|
||||||
</buildSpec>
|
</buildSpec>
|
||||||
<natures>
|
<natures>
|
||||||
<nature>org.eclipse.jdt.core.javanature</nature>
|
<nature>org.eclipse.jdt.core.javanature</nature>
|
||||||
|
Loading…
Reference in New Issue
Block a user