Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLakshmi Shanmugam2010-12-15 11:42:13 +0000
committerLakshmi Shanmugam2010-12-15 11:42:13 +0000
commitc42f65bcd5998765cd2aa4958086ca685ddde522 (patch)
tree740c2615c63d71cfe2dbf2ded31663ebe9228cba /bundles/org.eclipse.swt/.classpath_win32
parentf2154138d4b6d9d084593c43895f906b72788b05 (diff)
downloadeclipse.platform.swt-c42f65bcd5998765cd2aa4958086ca685ddde522.tar.gz
eclipse.platform.swt-c42f65bcd5998765cd2aa4958086ca685ddde522.tar.xz
eclipse.platform.swt-c42f65bcd5998765cd2aa4958086ca685ddde522.zip
Bug 220098 - Support for WebKit on Windows
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win321
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
index a8cdf24d57..376d93086d 100755
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -27,6 +27,7 @@
<classpathentry kind="src" path="Eclipse SWT Browser/win32"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/win32"/>
+ <classpathentry kind="src" path="Eclipse SWT WebKit/win32"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/win32"/>
<classpathentry kind="src" path="Eclipse SWT OpenGL/common"/>
<classpathentry kind="src" path="Eclipse SWT Theme/win32"/>

Back to the top