summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_photon
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_photon
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_photon')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_photon3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_photon b/bundles/org.eclipse.swt/.classpath_photon
index 5486416431..584f722294 100755
--- a/bundles/org.eclipse.swt/.classpath_photon
+++ b/bundles/org.eclipse.swt/.classpath_photon
@@ -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/photon"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/graphics"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
@@ -34,5 +34,6 @@
<classpathentry kind="src" path="Eclipse SWT OpenGL/emulated"/>
<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>