aboutsummaryrefslogtreecommitdiff
path: root/.classpath-mac
diff options
context:
space:
mode:
authorcbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-11-20 22:43:26 +0000
committercbeust <cbeust@1a8b0fc8-9519-0410-aeec-afd8fd7729cf>2009-11-20 22:43:26 +0000
commit1a42834b12ef888f790e28d5bb4e724333e4a2f9 (patch)
treeb9008acfff1a22b7ad524f14ec7889ee22936a66 /.classpath-mac
parent8a8090d541fe4bcaf2f58af5ee1ab3d2d5f74751 (diff)
downloadtestng-1a42834b12ef888f790e28d5bb4e724333e4a2f9.tar.gz
Diffstat (limited to '.classpath-mac')
-rw-r--r--.classpath-mac15
1 files changed, 15 insertions, 0 deletions
diff --git a/.classpath-mac b/.classpath-mac
new file mode 100644
index 00000000..adb19999
--- /dev/null
+++ b/.classpath-mac
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="src" path="src/main"/>
+ <classpathentry kind="src" path="test/src"/>
+ <classpathentry kind="src" path="src/jdk15"/>
+ <classpathentry kind="src" path="resources"/>
+ <classpathentry kind="lib" path="3rdparty/junit.jar"/>
+ <classpathentry kind="lib" path="3rdparty/bsh-2.0b4.jar"/>
+ <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="lib" path="3rdparty/backport-util-concurrent-2.2.jar"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
+ <classpathentry kind="output" path="z_build2"/>
+</classpath>