Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Cornu2004-09-15 21:02:54 +0000
committerChristophe Cornu2004-09-15 21:02:54 +0000
commitd4b80dce3a0b2adc3425b8cf642fd77298a6f286 (patch)
tree3366a7e3b9f69d192f5829c077b5129bc2bf4c81 /bundles/org.eclipse.swt.tools/.classpath
parentaa3bd71457903fca35f4ac168881e7f0ec8ddc20 (diff)
downloadeclipse.platform.swt-d4b80dce3a0b2adc3425b8cf642fd77298a6f286.tar.gz
eclipse.platform.swt-d4b80dce3a0b2adc3425b8cf642fd77298a6f286.tar.xz
eclipse.platform.swt-d4b80dce3a0b2adc3425b8cf642fd77298a6f286.zip
simplify - no need for ant wrappers
Diffstat (limited to 'bundles/org.eclipse.swt.tools/.classpath')
-rw-r--r--bundles/org.eclipse.swt.tools/.classpath1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt.tools/.classpath b/bundles/org.eclipse.swt.tools/.classpath
index fff79ecd27..29ac5c74d7 100644
--- a/bundles/org.eclipse.swt.tools/.classpath
+++ b/bundles/org.eclipse.swt.tools/.classpath
@@ -1,7 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER"/>
- <classpathentry kind="src" path="Preprocessor"/>
<classpathentry kind="src" path="JNI Generation"/>
<classpathentry kind="con" path="org.eclipse.pde.core.requiredPlugins"/>
<classpathentry kind="src" path="Sleak"/>

Back to the top