Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKevin Barnes2008-07-09 18:51:35 +0000
committerKevin Barnes2008-07-09 18:51:35 +0000
commit4dbd09dcd54c5e8b8416ccbe2fdfacc6901be61f (patch)
tree7d4709d18db1eed49ac022beba75dacbacb13b1b /bundles/org.eclipse.swt/.classpath_cocoa
parent6b0a245288556e7224d3c56682401ca81ba95245 (diff)
downloadeclipse.platform.swt-4dbd09dcd54c5e8b8416ccbe2fdfacc6901be61f.tar.gz
eclipse.platform.swt-4dbd09dcd54c5e8b8416ccbe2fdfacc6901be61f.tar.xz
eclipse.platform.swt-4dbd09dcd54c5e8b8416ccbe2fdfacc6901be61f.zip
211536 - RTFTransfer not implemented; code demonstrating NSPasteboard attached
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_cocoa')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_cocoa2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_cocoa b/bundles/org.eclipse.swt/.classpath_cocoa
index 69fa84eac5..fcd363fe7a 100755
--- a/bundles/org.eclipse.swt/.classpath_cocoa
+++ b/bundles/org.eclipse.swt/.classpath_cocoa
@@ -22,7 +22,7 @@
<classpathentry kind="src" path="Eclipse SWT AWT/emulated"/>
<classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
<classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
- <classpathentry kind="src" path="Eclipse SWT Drag and Drop/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Drag and Drop/cocoa"/>
<classpathentry kind="src" path="Eclipse SWT Printing/common"/>
<classpathentry kind="src" path="Eclipse SWT Printing/cocoa"/>
<classpathentry kind="src" path="Eclipse SWT Program/common"/>

Back to the top