summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_motif
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_motif
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_motif')
-rwxr-xr-xbundles/org.eclipse.swt/.classpath_motif9
1 files changed, 5 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_motif b/bundles/org.eclipse.swt/.classpath_motif
index f7c59c67b4..8e8bf666d8 100755
--- a/bundles/org.eclipse.swt/.classpath_motif
+++ b/bundles/org.eclipse.swt/.classpath_motif
@@ -10,7 +10,11 @@
<classpathentry kind="src" path="Eclipse SWT/emulated/treetable"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2se"/>
- <classpathentry kind="src" path="Eclipse SWT PI/motif"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/motif">
+ <attributes>
+ <attribute value="org.eclipse.swt.motif.linux.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
+ </attributes>
+ </classpathentry>
<classpathentry kind="src" path="Eclipse SWT PI/motif_gtk"/>
<classpathentry kind="src" path="Eclipse SWT PI/cairo"/>
<classpathentry kind="src" path="Eclipse SWT PI/common"/>
@@ -32,7 +36,4 @@
<classpathentry kind="src" path="Eclipse SWT Browser/motif"/>
<classpathentry kind="src" path="Eclipse SWT Mozilla/common"/>
<classpathentry kind="output" path="bin"/>
- <attributes>
- <attribute value="org.eclipse.swt.motif.linux.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
- </attributes>
</classpath> \ No newline at end of file