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_win32_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_win32_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_win32_j2me16
1 files changed, 8 insertions, 8 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32_j2me b/bundles/org.eclipse.swt/.classpath_win32_j2me
index 3f69a71878..6436579a2b 100644
--- a/bundles/org.eclipse.swt/.classpath_win32_j2me
+++ b/bundles/org.eclipse.swt/.classpath_win32_j2me
@@ -4,18 +4,18 @@
<classpathentry kind="src" path="Eclipse SWT/win32"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
+ <classpathentry kind="src" path="Eclipse SWT AWT/win32"/>
+ <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/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/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/win32"/>
- <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