Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2008-07-10 22:04:50 +0000
committerSilenio Quarti2008-07-10 22:04:50 +0000
commite771e3576d1e1ba57ba12fa501dc8174c6ca74e8 (patch)
tree2f7ad5b5efd2d5b121c654c8d5130bf507d25c7a /bundles/org.eclipse.swt/.classpath_cocoa
parentfe01df1082b5613213a59b03292c02660626087d (diff)
downloadeclipse.platform.swt-e771e3576d1e1ba57ba12fa501dc8174c6ca74e8.tar.gz
eclipse.platform.swt-e771e3576d1e1ba57ba12fa501dc8174c6ca74e8.tar.xz
eclipse.platform.swt-e771e3576d1e1ba57ba12fa501dc8174c6ca74e8.zip
key events and IME
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_cocoa')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_cocoa1
1 files changed, 0 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_cocoa b/bundles/org.eclipse.swt/.classpath_cocoa
index fcd363fe7a..1dbf5d95e7 100755
--- a/bundles/org.eclipse.swt/.classpath_cocoa
+++ b/bundles/org.eclipse.swt/.classpath_cocoa
@@ -7,7 +7,6 @@
<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/expand"/>
- <classpathentry kind="src" path="Eclipse SWT/emulated/ime"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/tooltip"/>
<classpathentry kind="src" path="Eclipse SWT PI/common"/>
<classpathentry kind="src" path="Eclipse SWT PI/cocoa">

Back to the top