Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSilenio Quarti2003-08-20 15:57:32 +0000
committerSilenio Quarti2003-08-20 15:57:32 +0000
commit89dae1d843562ceb891369b2cfb2506705026004 (patch)
tree891592aad4c8d211f11841035adf4d18686aef69 /bundles/org.eclipse.swt/.classpath_gtk
parentd03b06946f845e6414e6f84c05e1c0c4eca21f3f (diff)
downloadeclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.tar.gz
eclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.tar.xz
eclipse.platform.swt-89dae1d843562ceb891369b2cfb2506705026004.zip
adding common source folder
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_gtk')
-rw-r--r--bundles/org.eclipse.swt/.classpath_gtk1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk
index 9d3b3cc7a8..a5679eec7d 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -11,6 +11,7 @@
<classpathentry kind="src" path="Eclipse SWT Accessibility/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
<classpathentry kind="src" path="Eclipse SWT AWT/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT AWT/common"/>
<classpathentry kind="src" path="Eclipse SWT Drag and Drop/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/>
<classpathentry kind="src" path="Eclipse SWT Printing/gtk"/>

Back to the top