mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-15 21:09:43 +00:00
ce5920e4c1
hard-coded.
9 lines
342 B
XML
9 lines
342 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
|
|
<classpathentry kind="src" path="/JUnit"/>
|
|
<classpathentry kind="var" path="SWT_JAR"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|