Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJared Burns2003-01-31 22:58:54 +0000
committerJared Burns2003-01-31 22:58:54 +0000
commit5d0c61147652279806922acc1b06731f1a543573 (patch)
tree89b99ef48356f5e1d14f7309862605112ba5056b /org.eclipse.ui.externaltools/.classpath
parent74fe3ab174f4ddff0bf127a1c99845aaa786bc75 (diff)
downloadeclipse.platform.debug-5d0c61147652279806922acc1b06731f1a543573.tar.gz
eclipse.platform.debug-5d0c61147652279806922acc1b06731f1a543573.tar.xz
eclipse.platform.debug-5d0c61147652279806922acc1b06731f1a543573.zip
Bug 29236 - AntView tests & Ant editor tests
Diffstat (limited to 'org.eclipse.ui.externaltools/.classpath')
-rw-r--r--org.eclipse.ui.externaltools/.classpath2
1 files changed, 0 insertions, 2 deletions
diff --git a/org.eclipse.ui.externaltools/.classpath b/org.eclipse.ui.externaltools/.classpath
index 8c2cc2fdf..02214fc62 100644
--- a/org.eclipse.ui.externaltools/.classpath
+++ b/org.eclipse.ui.externaltools/.classpath
@@ -5,7 +5,6 @@
<classpathentry kind="src" path="Program Tools Support/"/>
<classpathentry kind="src" path="Ant Tools Support/"/>
<classpathentry kind="src" path="Ant Editor"/>
- <classpathentry kind="src" path="Ant Editor Tests"/>
<classpathentry kind="src" path="/org.apache.ant"/>
<classpathentry kind="src" path="/org.apache.xerces"/>
<classpathentry kind="src" path="/org.eclipse.ant.core"/>
@@ -16,6 +15,5 @@
<classpathentry kind="src" path="/org.eclipse.core.runtime"/>
<classpathentry kind="src" path="/org.eclipse.core.boot"/>
<classpathentry kind="var" path="JRE_LIB" sourcepath="JRE_SRC"/>
- <classpathentry kind="src" path="/org.junit"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top