summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_gtk
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_gtk
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_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
index 2f04c32e4f..babfb2899d 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -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/gtk"/>
<classpathentry kind="src" path="Eclipse SWT/cairo"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
@@ -38,5 +38,6 @@
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="src" path="Eclipse SWT Theme/gtk"/>
<classpathentry kind="src" path="Eclipse SWT WebKit/gtk"/>
+ <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath>