Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDarin Wright2001-09-19 08:47:55 +0000
committerDarin Wright2001-09-19 08:47:55 +0000
commit38c1eb20b0c76277fb4cb707e8b94b79d0295637 (patch)
tree9444196bd3068713fa7f13f96b62eb20dc2118de /org.eclipse.debug.ui/.classpath
parent2cfe64350f30419f71e9fdae91c8a65ac78f3896 (diff)
downloadeclipse.platform.debug-38c1eb20b0c76277fb4cb707e8b94b79d0295637.tar.gz
eclipse.platform.debug-38c1eb20b0c76277fb4cb707e8b94b79d0295637.tar.xz
eclipse.platform.debug-38c1eb20b0c76277fb4cb707e8b94b79d0295637.zip
200a
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 060749986..a2e5df8a4 100644
--- a/org.eclipse.debug.ui/.classpath
+++ b/org.eclipse.debug.ui/.classpath
@@ -9,6 +9,6 @@
<classpathentry kind="lib"
path="/org.eclipse.core.runtime/runtime.jar" sourcepath="/org.eclipse.core.runtime/runtimesrc.zip"/>
<classpathentry kind="src" path="/org.eclipse.ui"/>
- <classpathentry kind="lib" path="/org.eclipse.swt/swt.jar" sourcepath="/org.eclipse.swt/swtsrc.zip"/>
+ <classpathentry kind="lib" path="/org.eclipse.swt/ws/win32/swt.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top