Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarkus Keller2016-01-11 17:53:55 +0000
committerMarkus Keller2016-01-11 17:54:08 +0000
commit60afa3555fbe57145de4fd8f4777da7589ffc1a4 (patch)
treee93f1e50a8fbd92bf9bee0d5c1a6a10297ebb319 /bundles/org.eclipse.swt/.classpath_gtk
parent1948ed27f9c8f4567ab80c7410c11eec0faa5340 (diff)
downloadeclipse.platform.swt-60afa3555fbe57145de4fd8f4777da7589ffc1a4.tar.gz
eclipse.platform.swt-60afa3555fbe57145de4fd8f4777da7589ffc1a4.tar.xz
eclipse.platform.swt-60afa3555fbe57145de4fd8f4777da7589ffc1a4.zip
Bug 473986: [Browser][Xulrunner24/31] Exception in console during Mozilla.onDispose() operation
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 2f04c32e4f..7b981ba146 100644
--- a/bundles/org.eclipse.swt/.classpath_gtk
+++ b/bundles/org.eclipse.swt/.classpath_gtk
@@ -33,6 +33,7 @@
<classpathentry kind="src" path="Eclipse SWT Browser/gtk"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/gtk"/>
+ <classpathentry kind="src" path="components"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/gtk"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/glx"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>

Back to the top