summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2002-11-18 22:02:53 +0000
committerGrant Gayed <ggayed>2002-11-18 22:02:53 +0000
commit06b2ca22154840f59e97f540fa32b030b6a49383 (patch)
tree82a6044cb9f2a198c6d9fe2bc5d6d778c7f4bd9a /tests
parente7aa92a27e6b740979d19305582d881526b93c81 (diff)
downloadeclipse.platform.swt-06b2ca22154840f59e97f540fa32b030b6a49383.tar.gz
eclipse.platform.swt-06b2ca22154840f59e97f540fa32b030b6a49383.tar.xz
eclipse.platform.swt-06b2ca22154840f59e97f540fa32b030b6a49383.zip
*** empty log message ***
Diffstat (limited to 'tests')
-rw-r--r--tests/org.eclipse.swt.tests/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/tests/org.eclipse.swt.tests/.classpath b/tests/org.eclipse.swt.tests/.classpath
index d9fef0329c..83bbec357b 100644
--- a/tests/org.eclipse.swt.tests/.classpath
+++ b/tests/org.eclipse.swt.tests/.classpath
@@ -1,9 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
- <classpathentry kind="var"
- path="ECLIPSE_HOME/plugins/org.junit_3.7.0/junit.jar" sourcepath="ECLIPSE_HOME/plugins/org.junit_3.7.0/src.jar"/>
<classpathentry kind="src" path="/org.eclipse.swt"/>
<classpathentry kind="src" path="JUnit Tests"/>
+ <classpathentry kind="var" path="ECLIPSE_HOME/plugins/org.junit_3.8.1/junit.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>