Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Swanson2003-04-28 20:37:42 +0000
committerDarin Swanson2003-04-28 20:37:42 +0000
commitfef0514a620261a887f98d1244a517cbd4fee8d2 (patch)
tree21ff78493cb7d3fba6d2a4de3ccef0b5c8a5d58c /org.eclipse.ui.externaltools/.classpath
parent27a92397ead817c5fdb1054b855f4c39f77fdf8e (diff)
downloadeclipse.platform.debug-fef0514a620261a887f98d1244a517cbd4fee8d2.tar.gz
eclipse.platform.debug-fef0514a620261a887f98d1244a517cbd4fee8d2.tar.xz
eclipse.platform.debug-fef0514a620261a887f98d1244a517cbd4fee8d2.zip
Bug 36870 - Separate the Ant UI from the ExternalToolsUI
Diffstat (limited to 'org.eclipse.ui.externaltools/.classpath')
-rw-r--r--org.eclipse.ui.externaltools/.classpath3
1 files changed, 0 insertions, 3 deletions
diff --git a/org.eclipse.ui.externaltools/.classpath b/org.eclipse.ui.externaltools/.classpath
index f7b4768f2..c10abc845 100644
--- a/org.eclipse.ui.externaltools/.classpath
+++ b/org.eclipse.ui.externaltools/.classpath
@@ -1,10 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="Ant Runner Support/"/>
<classpathentry kind="src" path="External Tools Base/"/>
<classpathentry kind="src" path="Program Tools Support/"/>
- <classpathentry kind="src" path="Ant Tools Support/"/>
- <classpathentry kind="src" path="Ant Editor"/>
<classpathentry kind="src" path="/org.apache.ant"/>
<classpathentry kind="src" path="/org.apache.xerces"/>
<classpathentry kind="src" path="/org.eclipse.ant.core"/>

Back to the top