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/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.core/.classpath b/org.eclipse.debug.core/.classpath
index a6332293f..82af164d5 100644
--- a/org.eclipse.debug.core/.classpath
+++ b/org.eclipse.debug.core/.classpath
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="src" path="Eclipse Debug Core"/>
+ <classpathentry kind="src" path="core"/>
<classpathentry kind="var" path="JRE_LIB" rootpath="src" sourcepath="JRE_SRC"/>
<classpathentry kind="lib" path="/org.apache.xerces/xerces.jar"/>
<classpathentry kind="lib"

Back to the top