Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Cornu2001-10-04 13:55:37 +0000
committerChristophe Cornu2001-10-04 13:55:37 +0000
commit5b8426d48aea52442b303d5e7db2451d282ca37d (patch)
tree6aeb46f9a9b5961fabff496cbcba67df0e7e65cf /bundles/org.eclipse.swt/.classpath_win32
parent88acae62e27d7ee594f795aa95b0ad631a7267c2 (diff)
downloadeclipse.platform.swt-5b8426d48aea52442b303d5e7db2451d282ca37d.tar.gz
eclipse.platform.swt-5b8426d48aea52442b303d5e7db2451d282ca37d.tar.xz
eclipse.platform.swt-5b8426d48aea52442b303d5e7db2451d282ca37d.zip
new interfaces for j2me compatability
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 a743829e7a..3f08b91dd9 100755
--- a/bundles/org.eclipse.swt/.classpath_win32
+++ b/bundles/org.eclipse.swt/.classpath_win32
@@ -3,6 +3,7 @@
<classpathentry kind="var" path="JRE_LIB"/>
<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 Printing/win32"/>
<classpathentry kind="src" path="Eclipse SWT Printing/common"/>
<classpathentry kind="src" path="Eclipse SWT Program/win32"/>

Back to the top