summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_carbon
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_carbon
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_carbon')
-rw-r--r--bundles/org.eclipse.swt/.classpath_carbon3
1 files changed, 1 insertions, 2 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_carbon b/bundles/org.eclipse.swt/.classpath_carbon
index 3a1e47883d..6b105fc372 100644
--- a/bundles/org.eclipse.swt/.classpath_carbon
+++ b/bundles/org.eclipse.swt/.classpath_carbon
@@ -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/carbon"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
@@ -34,6 +34,5 @@
<classpathentry kind="src" path="Eclipse SWT OpenGL/carbon"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="src" path="Eclipse SWT Theme/carbon"/>
- <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>