summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/.classpath_carbon
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_carbon
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_carbon')
-rw-r--r--bundles/org.eclipse.swt/.classpath_carbon9
1 files changed, 5 insertions, 4 deletions
diff --git a/bundles/org.eclipse.swt/.classpath_carbon b/bundles/org.eclipse.swt/.classpath_carbon
index 3b93ffc9fc..5492fd97a7 100644
--- a/bundles/org.eclipse.swt/.classpath_carbon
+++ b/bundles/org.eclipse.swt/.classpath_carbon
@@ -7,7 +7,11 @@
<classpathentry kind="src" path="Eclipse SWT/emulated/bidi"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/>
<classpathentry kind="src" path="Eclipse SWT/emulated/tray"/>
- <classpathentry kind="src" path="Eclipse SWT PI/carbon"/>
+ <classpathentry kind="src" path="Eclipse SWT PI/carbon">
+ <attributes>
+ <attribute value="org.eclipse.swt.carbon.macosx.ppc" 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/common"/>
<classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/>
@@ -23,7 +27,4 @@
<classpathentry kind="src" path="Eclipse SWT Browser/common"/>
<classpathentry kind="src" path="Eclipse SWT Browser/carbon"/>
<classpathentry kind="output" path="bin"/>
- <attributes>
- <attribute value="org.eclipse.swt.carbon.macosx.ppc" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/>
- </attributes>
</classpath>