Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJared Burns2002-12-10 20:14:49 +0000
committerJared Burns2002-12-10 20:14:49 +0000
commitb91cfa50a3553f70a91a02965afd8f6fe284cbc2 (patch)
tree3fa5dc4f7ca8f8a275d16e4bea0d990f56bf2b6f /org.eclipse.ui.externaltools/.classpath
parent2ff53c742c2eb2c9df3198110deb2aa4a7e53e51 (diff)
downloadeclipse.platform.debug-b91cfa50a3553f70a91a02965afd8f6fe284cbc2.tar.gz
eclipse.platform.debug-b91cfa50a3553f70a91a02965afd8f6fe284cbc2.tar.xz
eclipse.platform.debug-b91cfa50a3553f70a91a02965afd8f6fe284cbc2.zip
Deleted old AntView. Moved new AntView into Ant Support folder
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 bb2764ed4..fc8a4fe50 100644
--- a/org.eclipse.ui.externaltools/.classpath
+++ b/org.eclipse.ui.externaltools/.classpath
@@ -4,8 +4,6 @@
<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 View/"/>
- <classpathentry kind="src" path="New Ant View"/>
<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