Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2004-02-10 05:05:09 +0000
committerSilenio Quarti2004-02-10 05:05:09 +0000
commitca93adc00de1b6ad1c0f65ddc2308c7dea4041b4 (patch)
tree5f8b0aede7e336b76e3b528a647029ffa80c580d /bundles
parent49360382f6cdeecbddd5fc1c7c5cf1f2d61a1860 (diff)
downloadeclipse.platform.swt-ca93adc00de1b6ad1c0f65ddc2308c7dea4041b4.tar.gz
eclipse.platform.swt-ca93adc00de1b6ad1c0f65ddc2308c7dea4041b4.tar.xz
eclipse.platform.swt-ca93adc00de1b6ad1c0f65ddc2308c7dea4041b4.zip
50107
Diffstat (limited to 'bundles')
-rw-r--r--bundles/org.eclipse.swt/.classpath_carbon_j2me2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_carbon_j2me b/bundles/org.eclipse.swt/.classpath_carbon_j2me
index a9bceeabe5..fddbfa2cb1 100644
--- a/bundles/org.eclipse.swt/.classpath_carbon_j2me
+++ b/bundles/org.eclipse.swt/.classpath_carbon_j2me
@@ -10,7 +10,7 @@
<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/carbon"/>
+ <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/carbon"/>
<classpathentry kind="src" path="Eclipse SWT Printing/common"/>

Back to the top