mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-19 16:33:00 +00:00
*** empty log message ***
This commit is contained in:
parent
d41ab179d2
commit
8e021c0446
12
.classpath
12
.classpath
@ -1,9 +1,9 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<classpath>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<classpathentry kind="src" path="test"/>
|
||||
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
|
||||
<classpathentry kind="var" path="SWT_JAR" sourcepath="SWT_SRC"/>
|
||||
<classpathentry kind="var" path="JUNIT_JAR"/>
|
||||
<classpathentry kind="output" path="bin"/>
|
||||
<classpathentry kind="src" path="src"/>
|
||||
<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="output" path="bin"/>
|
||||
</classpath>
|
||||
|
Loading…
Reference in New Issue
Block a user