mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-15 21:09:43 +00:00
10 lines
379 B
XML
10 lines
379 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<classpath>
|
|
<classpathentry kind="src" path="src"/>
|
|
<classpathentry kind="src" path="test"/>
|
|
<classpathentry sourcepath="JRE_142_SRC" kind="var" path="JRE_LIB"/>
|
|
<classpathentry kind="var" path="JUNIT_HOME/junit.jar"/>
|
|
<classpathentry kind="con" path="SWT_CONTAINER/PLATFORM"/>
|
|
<classpathentry kind="output" path="bin"/>
|
|
</classpath>
|