Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed2007-01-18 21:47:35 +0000
committerGrant Gayed2007-01-18 21:47:35 +0000
commit229165f42b97ace6669ea8a760b96917a82eb9ba (patch)
tree9258c8bc73e39e822871aa49c283d0b8f0803f22 /bundles/org.eclipse.swt/.classpath_win32
parent66460285ac32bd9ccd4fccbe7d45a99521b69e61 (diff)
downloadeclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.tar.gz
eclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.tar.xz
eclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.zip
*** empty log message ***
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_win32')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win322
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32
index f5816cbe72..2e3058d399 100755
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -4,7 +4,7 @@
<classpathentry kind="src" path="Eclipse SWT/win32"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT PI/common">
+ <classpathentry kind="src" path="Eclipse SWT PI/common"/>
<classpathentry kind="src" path="Eclipse SWT PI/win32">
<attributes>
<attribute value="org.eclipse.swt.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>

Back to the top