summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2007-01-18 21:47:35 +0000
committerGrant Gayed <ggayed>2007-01-18 21:47:35 +0000
commit229165f42b97ace6669ea8a760b96917a82eb9ba (patch)
tree9258c8bc73e39e822871aa49c283d0b8f0803f22
parent66460285ac32bd9ccd4fccbe7d45a99521b69e61 (diff)
downloadeclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.tar.gz
eclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.tar.xz
eclipse.platform.swt-229165f42b97ace6669ea8a760b96917a82eb9ba.zip
*** empty log message ***
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_win322
-rw-r--r--bundles/org.eclipse.swt/.classpath_win32_j2me1
2 files changed, 2 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"/>
diff --git a/bundles/org.eclipse.swt/.classpath_win32_j2me b/bundles/org.eclipse.swt/.classpath_win32_j2me
index b958ca17c1..6708817916 100644
--- a/bundles/org.eclipse.swt/.classpath_win32_j2me
+++ b/bundles/org.eclipse.swt/.classpath_win32_j2me
@@ -4,6 +4,7 @@
<classpathentry kind="src" path="Eclipse SWT/win32"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/common"/>
<classpathentry kind="src" path="Eclipse SWT PI/win32"/>
<classpathentry kind="src" path="Eclipse SWT PI/common_j2me"/>
<classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/>