aboutsummaryrefslogtreecommitdiff
path: root/.classpath
diff options
context:
space:
mode:
authorcbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-03-18 19:40:31 +0000
committercbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-03-18 19:40:31 +0000
commit52df24db841b2c1ccfde225b49975f786753df7b (patch)
tree1c55679e6cf0b348e5da6ad80aba100822a068d6 /.classpath
parent8beffc15767541bcce10029e725d331bd4da7058 (diff)
downloadtestng-52df24db841b2c1ccfde225b49975f786753df7b.tar.gz
Fixed: -testJar command line parsing bug
Diffstat (limited to '.classpath')
-rw-r--r--.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/.classpath b/.classpath
index e2488356..075e3b9e 100644
--- a/.classpath
+++ b/.classpath
@@ -10,8 +10,8 @@
<classpathentry kind="lib" path="3rdparty/ant-launcher.jar"/>
<classpathentry kind="lib" path="3rdparty/ant.jar"/>
<classpathentry kind="lib" path="3rdparty/qdox-1.6.1.jar"/>
- <classpathentry kind="var" path="TOOLS15_LIB"/>
<classpathentry kind="lib" path="3rdparty/backport-util-concurrent-2.2.jar"/>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
+ <classpathentry kind="var" path="TOOLS15_LIB"/>
<classpathentry kind="output" path="z_build"/>
</classpath>