Changed classpath.

This commit is contained in:
Robert Greene 2004-11-09 04:08:03 +00:00
parent 134141814e
commit 6fffca84af
2 changed files with 6 additions and 1 deletions

View File

@ -4,6 +4,6 @@
<classpathentry kind="src" path="test"/>
<classpathentry sourcepath="JRE_142_SRC" kind="var" path="JRE_LIB"/>
<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"/>
</classpath>

View File

@ -10,6 +10,11 @@
<arguments>
</arguments>
</buildCommand>
<buildCommand>
<name>com.ibm.sse.model.structuredbuilder</name>
<arguments>
</arguments>
</buildCommand>
</buildSpec>
<natures>
<nature>org.eclipse.jdt.core.javanature</nature>