summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_carbon
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2006-05-03 18:48:43 +0000
committerVeronika Irvine <veronika>2006-05-03 18:48:43 +0000
commit4ea44a6cf199682791f012f4e171ae603bbbd3ea (patch)
treec214c4a644173e613f78fc503604336e0c3873a0 /bundles/org.eclipse.swt/.classpath_carbon
parentd8944b8cc53c5c4cc855acd84189d93c05c71322 (diff)
downloadeclipse.platform.swt-4ea44a6cf199682791f012f4e171ae603bbbd3ea.tar.gz
eclipse.platform.swt-4ea44a6cf199682791f012f4e171ae603bbbd3ea.tar.xz
eclipse.platform.swt-4ea44a6cf199682791f012f4e171ae603bbbd3ea.zip
Bug 139505 Update build scripts to compile against Foundation 1.0
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_carbon')
-rw-r--r--bundles/org.eclipse.swt/.classpath_carbon3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_carbon b/bundles/org.eclipse.swt/.classpath_carbon
index 337f6f963f..5bbd91f522 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"/>
+ <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/carbon"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
@@ -30,5 +30,6 @@
<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>