summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_motif_j2me
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_motif_j2me
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_motif_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_motif_j2me3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_motif_j2me b/bundles/org.eclipse.swt/.classpath_motif_j2me
index f0945acf53..77b878164d 100644
--- a/bundles/org.eclipse.swt/.classpath_motif_j2me
+++ b/bundles/org.eclipse.swt/.classpath_motif_j2me
@@ -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/motif"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
@@ -26,5 +26,6 @@
<classpathentry kind="src" path="Eclipse SWT Program/motif"/>
<classpathentry kind="src" path="Eclipse SWT Program/common"/>
<classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
+ <classpathentry kind="lib" path="extra_jars/exceptions.jar"/>
<classpathentry kind="output" path="bin"/>
</classpath> \ No newline at end of file