Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristophe Cornu2001-10-04 13:44:42 +0000
committerChristophe Cornu2001-10-04 13:44:42 +0000
commit88acae62e27d7ee594f795aa95b0ad631a7267c2 (patch)
tree30db4664dfaa7eee4047365e6561aeff35033327 /bundles/org.eclipse.swt/.classpath_photon_j2me
parent8a218da20ca2e70ff494243680fbd8417c9424ac (diff)
downloadeclipse.platform.swt-88acae62e27d7ee594f795aa95b0ad631a7267c2.tar.gz
eclipse.platform.swt-88acae62e27d7ee594f795aa95b0ad631a7267c2.tar.xz
eclipse.platform.swt-88acae62e27d7ee594f795aa95b0ad631a7267c2.zip
new interfaces for j2me compatability
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_photon_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_photon_j2me1
1 files changed, 1 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_photon_j2me b/bundles/org.eclipse.swt/.classpath_photon_j2me
index 89aa3ff82e..d9ddb445ff 100644
--- a/bundles/org.eclipse.swt/.classpath_photon_j2me
+++ b/bundles/org.eclipse.swt/.classpath_photon_j2me
@@ -4,6 +4,7 @@
<classpathentry kind="src" path="Eclipse SWT/photon"/>
<classpathentry kind="src" path="Eclipse SWT/emulated"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
+ <classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
<classpathentry kind="src" path="Eclipse SWT Printing/photon"/>
<classpathentry kind="src" path="Eclipse SWT Printing/common"/>
<classpathentry kind="src" path="Eclipse SWT Program/photon"/>

Back to the top