Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2002-03-21 16:09:36 +0000
committerVeronika Irvine2002-03-21 16:09:36 +0000
commit0a054176473237698afb3c7b4c3da810a493ca56 (patch)
treeb57062c6a717ec98b06e3f89d454f3675e3f2b86 /bundles/org.eclipse.swt/.classpath_gtk_j2me
parentb71aea938d8b88cdb9d9224d5bb572c4ea98199e (diff)
downloadeclipse.platform.swt-0a054176473237698afb3c7b4c3da810a493ca56.tar.gz
eclipse.platform.swt-0a054176473237698afb3c7b4c3da810a493ca56.tar.xz
eclipse.platform.swt-0a054176473237698afb3c7b4c3da810a493ca56.zip
Synching classpath and build.xml structures
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk_j2me12
1 files changed, 6 insertions, 6 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk_j2me b/bundles/org.eclipse.swt/.classpath_gtk_j2me
index 1004db4323..0c93c0d35f 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk_j2me
+++ b/bundles/org.eclipse.swt/.classpath_gtk_j2me
@@ -5,16 +5,16 @@
<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 PI/gtk"/>
+ <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/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
<classpathentry kind="src" path="Eclipse SWT Printing/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Printing/common"/>
<classpathentry kind="src" path="Eclipse SWT Program/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Program/common"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/emulated"/>
- <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/gtk"/>
- <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>

Back to the top