summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_motif_j2me
diff options
context:
space:
mode:
authorChristophe Cornu <chrix>2001-10-02 19:09:50 +0000
committerChristophe Cornu <chrix>2001-10-02 19:09:50 +0000
commita0f7987a83459f50ee93c424123682dfff1f8090 (patch)
tree87933cb886a697f29ada93474c3f219186ff27d9 /bundles/org.eclipse.swt/.classpath_motif_j2me
parentc626f8f9f58b8639d42737bb2bcdc96dd29b415c (diff)
downloadeclipse.platform.swt-a0f7987a83459f50ee93c424123682dfff1f8090.tar.gz
eclipse.platform.swt-a0f7987a83459f50ee93c424123682dfff1f8090.tar.xz
eclipse.platform.swt-a0f7987a83459f50ee93c424123682dfff1f8090.zip
adding support for J2ME
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_motif_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_motif_j2me15
1 files changed, 15 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_motif_j2me b/bundles/org.eclipse.swt/.classpath_motif_j2me
new file mode 100644
index 0000000000..09af6cf3ce
--- /dev/null
+++ b/bundles/org.eclipse.swt/.classpath_motif_j2me
@@ -0,0 +1,15 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="var" path="JRE_LIB"/>
+ <classpathentry kind="src" path="Eclipse SWT/motif"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/motif"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/motif"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/motif"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
+ <classpathentry kind="output" path="bin"/>
+</classpath> \ No newline at end of file