summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_carbon_j2me
diff options
context:
space:
mode:
authorMike Wilson <mcq>2002-03-20 17:00:53 +0000
committerMike Wilson <mcq>2002-03-20 17:00:53 +0000
commit175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4 (patch)
treea90bf91d1c93aada103839840f321cc674db3984 /bundles/org.eclipse.swt/.classpath_carbon_j2me
parent098f2e967a5ff86fdadedb69133acdb132e3a490 (diff)
downloadeclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.tar.gz
eclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.tar.xz
eclipse.platform.swt-175a8dbd9ec2420dffcc25211e6fd2e41c8c38c4.zip
Added the basic structure to support the Macintosh port.
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_carbon_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_carbon_j2me20
1 files changed, 20 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_carbon_j2me b/bundles/org.eclipse.swt/.classpath_carbon_j2me
new file mode 100644
index 0000000000..bec180184f
--- /dev/null
+++ b/bundles/org.eclipse.swt/.classpath_carbon_j2me
@@ -0,0 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<classpath>
+ <classpathentry kind="var" path="JRE_LIB"/>
+ <classpathentry kind="src" path="Eclipse SWT/carbon"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT/common"/>
+ <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/carbon"/>
+ <classpathentry kind="src" path="Eclipse SWT Printing/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/carbon"/>
+ <classpathentry kind="src" path="Eclipse SWT Program/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/carbon"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
+ <classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/carbon"/>
+ <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="output" path="bin"/>
+</classpath>