aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorcbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2007-02-05 22:20:35 +0000
committercbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2007-02-05 22:20:35 +0000
commita6225cf5da82ab773bb6db33df784c8742b12c52 (patch)
tree66d36bbb662186dcb0e7818c419ae3b31c61e407 /.classpath
parent65e10e659e7389ce5464e50ba5c629e7274014ac (diff)
downloadtestng-a6225cf5da82ab773bb6db33df784c8742b12c52.tar.gz
Rolling back .classpath
Diffstat (limited to '.classpath')
-rw-r--r--.classpath4
1 files changed, 2 insertions, 2 deletions
diff --git a/.classpath b/.classpath
index 0d0a21c0..b76b1429 100644
--- a/.classpath
+++ b/.classpath
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="src" path="src/main"/>
- <classpathentry kind="src" path="src/jdk14"/>
- <classpathentry kind="src" path="test-14/src"/>
+ <classpathentry kind="src" path="src/jdk15"/>
+ <classpathentry kind="src" path="test/src"/>
<classpathentry kind="src" path="resources"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
<classpathentry kind="lib" path="3rdparty/junit.jar"/>