mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-19 01:05:26 +00:00
Moved tests to a separate source folder.
This commit is contained in:
parent
89a4b67498
commit
d9a4bce127
@ -1,6 +1,7 @@
|
||||
<?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"/>
|
||||
|
Loading…
Reference in New Issue
Block a user