Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2002-02-28 17:10:50 +0000
committerCarolyn MacLeod2002-02-28 17:10:50 +0000
commitcbaab305b3fb32135b10f8ed84a7eef84267cff4 (patch)
tree5f49fd389cdfe395bfecca7e8fd0dec83076d7b0 /bundles/org.eclipse.swt/.classpath_photon
parentfb1e2071d35034cab2aa0ee2da4593b8398a9282 (diff)
downloadeclipse.platform.swt-cbaab305b3fb32135b10f8ed84a7eef84267cff4.tar.gz
eclipse.platform.swt-cbaab305b3fb32135b10f8ed84a7eef84267cff4.tar.xz
eclipse.platform.swt-cbaab305b3fb32135b10f8ed84a7eef84267cff4.zip
Added Accessibility
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_photon')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_photon2
1 files changed, 2 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_photon b/bundles/org.eclipse.swt/.classpath_photon
index 5afc80d379..3744374715 100755
--- a/bundles/org.eclipse.swt/.classpath_photon
+++ b/bundles/org.eclipse.swt/.classpath_photon
@@ -14,5 +14,7 @@
<classpathentry kind="src" path="Eclipse SWT Custom Widgets/common"/>
<classpathentry kind="src" path="Eclipse SWT PI/photon"/>
<classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
+ <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
<classpathentry kind="output" path="bin"/>
</classpath>

Back to the top