Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_photon_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_photon_j2me34
1 files changed, 34 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_photon_j2me b/bundles/org.eclipse.swt/.classpath_photon_j2me
new file mode 100644
index 0000000000..4005c9a241
--- /dev/null
+++ b/bundles/org.eclipse.swt/.classpath_photon_j2me
@@ -0,0 +1,34 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <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/bidi"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/datetime"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/tray"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/treetable"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/textlayout"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/expand"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/tooltip"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/ime"/>
+ <classpathentry kind="src" path="Eclipse SWT/common"/>
+ <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/common"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/photon">
+ <attributes>
+ <attribute value="org.eclipse.swt.photon.qnx.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
+ </attributes>
+ </classpathentry>
+ <classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/photon"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/photon"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/photon"/>
+ <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>

Back to the top