AppleCommander/.classpath

10 lines
379 B
Plaintext
Raw Normal View History

<?xml version="1.0" encoding="UTF-8"?>
<classpath>
2004-07-04 03:38:20 +00:00
<classpathentry kind="src" path="src"/>
<classpathentry kind="src" path="test"/>
<classpathentry sourcepath="JRE_142_SRC" kind="var" path="JRE_LIB"/>
2004-11-09 04:08:03 +00:00
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
<classpathentry kind="con" path="SWT_CONTAINER/PLATFORM"/>
2004-07-04 03:38:20 +00:00
<classpathentry kind="output" path="bin"/>
</classpath>