Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'org.eclipse.debug.ui/.classpath')
-rw-r--r--org.eclipse.debug.ui/.classpath2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.debug.ui/.classpath b/org.eclipse.debug.ui/.classpath
index b359646f8..42eebb456 100644
--- a/org.eclipse.debug.ui/.classpath
+++ b/org.eclipse.debug.ui/.classpath
@@ -2,7 +2,7 @@
<classpath>
<classpathentry kind="src" path="Eclipse Debug UI"/>
<classpathentry kind="src" path="/org.eclipse.debug.core"/>
- <classpathentry kind="var" path="JRE_LIB"/>
+ <classpathentry kind="var" path="JRE_LIB" rootpath="JRE_SRCROOT" sourcepath="JRE_SRC"/>
<classpathentry kind="var" path="WORKSPACE_ROOT/org.apache.xerces/xerces.jar"/>
<classpathentry kind="var"
path="WORKSPACE_ROOT/org.eclipse.core.resources/resources.jar" sourcepath="WORKSPACE_ROOT/org.eclipse.core.resources/resourcessrc.zip"/>

Back to the top