summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_win32_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_win32_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_win32_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_win32_j2me16
1 files changed, 16 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32_j2me b/bundles/org.eclipse.swt/.classpath_win32_j2me
new file mode 100644
index 0000000000..a743829e7a
--- /dev/null
+++ b/bundles/org.eclipse.swt/.classpath_win32_j2me
@@ -0,0 +1,16 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="var" path="JRE_LIB"/>
+ <classpathentry kind="src" path="Eclipse SWT/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/common"/>
+ <classpathentry kind="src" path="Eclipse SWT AWT/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/win32"/>
+ <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>