mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-11-13 08:06:01 +00:00
Removed JUnit project and replaced with JUNIT_JAR variable.
This commit is contained in:
parent
e869246c90
commit
09e6bf289b
@ -1,8 +1,8 @@
|
||||
<?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="JRE_LIB" sourcepath="JRE_SRC"/>
|
||||
<classpathentry 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