summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_cocoa
diff options
context:
space:
mode:
authorSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-17 13:24:56 -0400
committerSilenio Quarti <silenio_quarti@ca.ibm.com>2013-07-17 13:24:56 -0400
commita93fce3f5105854eeb8341437779e5e3e2bb72f1 (patch)
tree92081a76963e7b14bd8e6325c7ac1d41f771c6a3 /bundles/org.eclipse.swt/.classpath_cocoa
parent1eab7f99f5f89854708e313d1a5e0071436ffd0c (diff)
downloadeclipse.platform.swt-a93fce3f5105854eeb8341437779e5e3e2bb72f1.tar.gz
eclipse.platform.swt-a93fce3f5105854eeb8341437779e5e3e2bb72f1.tar.xz
eclipse.platform.swt-a93fce3f5105854eeb8341437779e5e3e2bb72f1.zip
Bug 413116 - Build fails due to SWT at 1.5 level?
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_cocoa')
-rw-r--r--bundles/org.eclipse.swt/.classpath_cocoa3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_cocoa b/bundles/org.eclipse.swt/.classpath_cocoa
index a959a32cd6..8ed1d226a6 100644
--- a/bundles/org.eclipse.swt/.classpath_cocoa
+++ b/bundles/org.eclipse.swt/.classpath_cocoa
@@ -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/J2SE-1.5"/>
+ <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="src" path="Eclipse SWT/cocoa"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
@@ -34,5 +34,6 @@
<classpathentry kind="src" path="Eclipse SWT OpenGL/cocoa"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="src" path="Eclipse SWT Theme/emulated"/>
+ <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>