Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.core/.classpath')
-rw-r--r--org.eclipse.debug.core/.classpath3
1 files changed, 1 insertions, 2 deletions
diff --git a/org.eclipse.debug.core/.classpath b/org.eclipse.debug.core/.classpath
index 024fedb04..c197920d4 100644
--- a/org.eclipse.debug.core/.classpath
+++ b/org.eclipse.debug.core/.classpath
@@ -6,7 +6,6 @@
<classpathentry kind="lib"
path="C:/eclipse/plugins/org.eclipse.core.runtime/runtime.jar" sourcepath="C:/eclipse/plugins/org.eclipse.core.runtime/runtimesrc.zip"/>
<classpathentry kind="lib"
- path="C:/eclipse/plugins/org.eclipse.core.resources/resources.jar"
- rootpath="" sourcepath="C:/eclipse/plugins/org.eclipse.core.resources/resourcessrc.zip"/>
+ path="C:/eclipse/plugins/org.eclipse.core.resources/resources.jar" sourcepath="C:/eclipse/plugins/org.eclipse.core.resources/resourcessrc.zip"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top