First JUnit test cases for the PHP Parser
authorkhartlage <khartlage>
Sun, 17 Nov 2002 14:03:34 +0000 (14:03 +0000)
committerkhartlage <khartlage>
Sun, 17 Nov 2002 14:03:34 +0000 (14:03 +0000)
net.sourceforge.phpeclipse/.classpath

index 08c0bf7..ae79f9d 100644 (file)
@@ -17,5 +17,6 @@
     <classpathentry kind="var"
         path="ECLIPSE_HOME/plugins/org.eclipse.core.boot_2.0.0/boot.jar" sourcepath="_ORG_ECLIPSE_PLATFORM_SOURCE/org.eclipse.core.boot_2.0.0/bootsrc.zip"/>
     <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
+    <classpathentry kind="lib" path="C:/eclipse/plugins/org.junit_3.7.0/junit.jar"/>
     <classpathentry kind="output" path="bin"/>
 </classpath>