Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2002-05-01 15:14:31 +0000
committerVeronika Irvine2002-05-01 15:14:31 +0000
commitbf71fb31f4bc91767469e3154009fb68be9a71ef (patch)
tree5cd9b21d25d7a4c15983775a7abc062b6bb5da84 /bundles/org.eclipse.swt/.classpath_gtk
parent5d927583013ccf1e43a6ff654e51e755248469f1 (diff)
downloadeclipse.platform.swt-bf71fb31f4bc91767469e3154009fb68be9a71ef.tar.gz
eclipse.platform.swt-bf71fb31f4bc91767469e3154009fb68be9a71ef.tar.xz
eclipse.platform.swt-bf71fb31f4bc91767469e3154009fb68be9a71ef.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk3
1 files changed, 2 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
index 045d19e9f0..06bb46a057 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -2,7 +2,8 @@
<classpath>
<classpathentry kind="var" path="JRE_LIB"/>
<classpathentry kind="src" path="Eclipse SWT/gtk"/>
- <classpathentry kind="src" path="Eclipse SWT/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
+ <classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
<classpathentry kind="src" path="Eclipse SWT PI/gtk"/>

Back to the top