Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKai Maetzel2002-12-03 14:01:23 +0000
committerKai Maetzel2002-12-03 14:01:23 +0000
commit41cef87c7efd8d1ac49c7cc3261da713d195f295 (patch)
tree82003d6d33aa250852deee665ac6f6f0a0c3775f /org.eclipse.jface.text/.classpath
parent12a19d1dcedb0e74ec7448608e801550e9ddf756 (diff)
downloadeclipse.platform.text-41cef87c7efd8d1ac49c7cc3261da713d195f295.tar.gz
eclipse.platform.text-41cef87c7efd8d1ac49c7cc3261da713d195f295.tar.xz
eclipse.platform.text-41cef87c7efd8d1ac49c7cc3261da713d195f295.zip
class path updatev20021203_p
Diffstat (limited to 'org.eclipse.jface.text/.classpath')
-rw-r--r--org.eclipse.jface.text/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/org.eclipse.jface.text/.classpath b/org.eclipse.jface.text/.classpath
index df6a2a79e66..ce02093f61f 100644
--- a/org.eclipse.jface.text/.classpath
+++ b/org.eclipse.jface.text/.classpath
@@ -7,7 +7,6 @@
<classpathentry kind="src" path="/org.eclipse.jface"/>
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
- <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
- <classpathentry kind="src" path="/org.junit"/>
+ <classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top