Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJared Burns2001-10-05 11:11:50 +0000
committerJared Burns2001-10-05 11:11:50 +0000
commitf0012cc455dda3d08bbf4151b750fd0d6dd2ee09 (patch)
tree4417ecbdbe827025bc082dc413cb6d1c5ec351be /org.eclipse.debug.core/.classpath
parent05c6dd4db99a96ba1069fa67c32397af8d5430ea (diff)
downloadeclipse.platform.debug-f0012cc455dda3d08bbf4151b750fd0d6dd2ee09.tar.gz
eclipse.platform.debug-f0012cc455dda3d08bbf4151b750fd0d6dd2ee09.tar.xz
eclipse.platform.debug-f0012cc455dda3d08bbf4151b750fd0d6dd2ee09.zip
source folder rename
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