Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJared Burns2003-02-14 21:43:43 +0000
committerJared Burns2003-02-14 21:43:43 +0000
commit247059bed04c6aa55f40c44987969f65aed26d53 (patch)
tree2fae91e606340234da4679eb44d0727e0ef6c38d /org.eclipse.ui.externaltools/.classpath
parent614ce0386781238b08c0fdf84d078b2eef59103c (diff)
downloadeclipse.platform.debug-247059bed04c6aa55f40c44987969f65aed26d53.tar.gz
eclipse.platform.debug-247059bed04c6aa55f40c44987969f65aed26d53.tar.xz
eclipse.platform.debug-247059bed04c6aa55f40c44987969f65aed26d53.zip
Bug 31777 - Add reconciling to the Ant editor outline page
Diffstat (limited to 'org.eclipse.ui.externaltools/.classpath')
-rw-r--r--org.eclipse.ui.externaltools/.classpath1
1 files changed, 1 insertions, 0 deletions
diff --git a/org.eclipse.ui.externaltools/.classpath b/org.eclipse.ui.externaltools/.classpath
index 02214fc62..58f993d73 100644
--- a/org.eclipse.ui.externaltools/.classpath
+++ b/org.eclipse.ui.externaltools/.classpath
@@ -5,6 +5,7 @@
<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 New"/>
<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