git://secure.phpeclipse.com
/
phpeclipse.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
(parent:
7abefc8
)
First JUnit test cases for the PHP Parser
author
khartlage
<khartlage>
Sun, 17 Nov 2002 14:03:34 +0000 (14:03 +0000)
committer
khartlage
<khartlage>
Sun, 17 Nov 2002 14:03:34 +0000 (14:03 +0000)
net.sourceforge.phpeclipse/.classpath
patch
|
blob
|
history
diff --git
a/net.sourceforge.phpeclipse/.classpath
b/net.sourceforge.phpeclipse/.classpath
index
08c0bf7
..
ae79f9d
100644
(file)
--- a/
net.sourceforge.phpeclipse/.classpath
+++ b/
net.sourceforge.phpeclipse/.classpath
@@
-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>