summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_win32
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-15 16:38:36 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-15 16:41:57 -0400
commiteb4a566fe3bbefedab594865c6cfba14ed29c7d7 (patch)
tree4ae09fef34c375efe12481c0aecf46b3250b5c08 /bundles/org.eclipse.swt/.classpath_win32
parent22b8405f3e0cc3da801d39c55f8487f33ed54d32 (diff)
downloadeclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.tar.gz
eclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.tar.xz
eclipse.platform.swt-eb4a566fe3bbefedab594865c6cfba14ed29c7d7.zip
Bug 411356 - Move requirement for SWT to Java 1.5. Bug 412067 - isLoadable(); returns False due URL parse error
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rw-r--r--bundles/org.eclipse.swt/.classpath_win323
1 files changed, 1 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
index c981b48520..68a2d44fbb 100644
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<classpath>
- <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/CDC-1.0%Foundation-1.0"/>
+ <classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER/org.eclipse.jdt.internal.debug.ui.launcher.StandardVMType/J2SE-1.5"/>
<classpathentry kind="src" path="Eclipse SWT/win32"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
@@ -31,6 +31,5 @@
<classpathentry kind="src" path="Eclipse SWT OpenGL/win32"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="src" path="Eclipse SWT Theme/win32"/>
- <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>