mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-05 18:05:07 +00:00
9 lines
322 B
XML
9 lines
322 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
|
|
<classpathentry kind="var" path="SWT_JAR"/>
|
|
<classpathentry kind="var" path="JUNIT_JAR"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|