summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_motif_j2me
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_j2me
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_j2me')
-rw-r--r--bundles/org.eclipse.swt/.classpath_motif_j2me9
1 files changed, 5 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_motif_j2me b/bundles/org.eclipse.swt/.classpath_motif_j2me
index 93c9de6252..18dc7b5277 100644
--- a/bundles/org.eclipse.swt/.classpath_motif_j2me
+++ b/bundles/org.eclipse.swt/.classpath_motif_j2me
@@ -9,7 +9,11 @@
<classpathentry kind="src" path="Eclipse SWT/emulated/treetable"/>
<classpathentry kind="src" path="Eclipse SWT/common"/>
<classpathentry kind="src" path="Eclipse SWT/common_j2me"/>
- <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/common_j2me"/>
<classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
<classpathentry kind="src" path="Eclipse SWT Accessibility/common"/>
@@ -21,7 +25,4 @@
<classpathentry kind="src" path="Eclipse SWT Program/common"/>
<classpathentry kind="src" path="Eclipse SWT Custom Widgets/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