summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_photon
diff options
context:
space:
mode:
authorVeronika Irvine <veronika>2005-06-09 18:15:37 +0000
committerVeronika Irvine <veronika>2005-06-09 18:15:37 +0000
commit5ef50d7a3ff14e61c752673e54116899c85e4f2f (patch)
treea96aa01e8af326d849d4f27584154cb8a9387a37 /bundles/org.eclipse.swt/.classpath_photon
parent0c4e43391ae91fa04ffc6f17dce0212c7431035a (diff)
downloadeclipse.platform.swt-5ef50d7a3ff14e61c752673e54116899c85e4f2f.tar.gz
eclipse.platform.swt-5ef50d7a3ff14e61c752673e54116899c85e4f2f.tar.xz
eclipse.platform.swt-5ef50d7a3ff14e61c752673e54116899c85e4f2f.zip
add JNI library to classpath
Diffstat (limited to 'bundles/org.eclipse.swt/.classpath_photon')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_photon9
1 files changed, 5 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_photon b/bundles/org.eclipse.swt/.classpath_photon
index 2ec0398a0d..236c7f57ce 100755
--- a/bundles/org.eclipse.swt/.classpath_photon
+++ b/bundles/org.eclipse.swt/.classpath_photon
@@ -10,7 +10,11 @@
<classpathentry kind="src" path="Eclipse SWT/emulated/textlayout"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT PI/photon"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/photon">
+ <attributes>
+ <attribute value="org.eclipse.swt.photon.qnx.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
+ </attributes>
+ </classpathentry>
<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"/>
@@ -26,7 +30,4 @@
<classpathentry kind="src" path="Eclipse SWT Browser/common"/>
<classpathentry kind="src" path="Eclipse SWT Browser/photon"/>
<classpathentry kind="output" path="bin"/>
- <attributes>
- <attribute value="org.eclipse.swt.photon.qnx.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
- </attributes>
</classpath>