diff options
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_carbon | 9 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_carbon_j2me | 6 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_gtk | 9 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_gtk_j2me | 9 | ||||
-rwxr-xr-x | bundles/org.eclipse.swt/.classpath_motif | 9 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_motif_j2me | 9 | ||||
-rwxr-xr-x | bundles/org.eclipse.swt/.classpath_photon | 9 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_photon_j2me | 9 | ||||
-rwxr-xr-x | bundles/org.eclipse.swt/.classpath_win32 | 9 | ||||
-rw-r--r-- | bundles/org.eclipse.swt/.classpath_win32_j2me | 9 |
10 files changed, 50 insertions, 37 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> diff --git a/bundles/org.eclipse.swt/.classpath_carbon_j2me b/bundles/org.eclipse.swt/.classpath_carbon_j2me index 2eb97757d1..3c145c64e4 100644 --- a/bundles/org.eclipse.swt/.classpath_carbon_j2me +++ b/bundles/org.eclipse.swt/.classpath_carbon_j2me @@ -7,7 +7,11 @@ <classpathentry kind="src" path="Eclipse SWT/emulated/tray"/> <classpathentry kind="src" path="Eclipse SWT/common"/> <classpathentry kind="src" path="Eclipse SWT/common_j2me"/> - <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_j2me"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/> diff --git a/bundles/org.eclipse.swt/.classpath_gtk b/bundles/org.eclipse.swt/.classpath_gtk index d29adabe68..31289ecd80 100644 --- a/bundles/org.eclipse.swt/.classpath_gtk +++ b/bundles/org.eclipse.swt/.classpath_gtk @@ -7,7 +7,11 @@ <classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/> <classpathentry kind="src" path="Eclipse SWT/common"/> <classpathentry kind="src" path="Eclipse SWT/common_j2se"/> - <classpathentry kind="src" path="Eclipse SWT PI/gtk"/> + <classpathentry kind="src" path="Eclipse SWT PI/gtk"> + <attributes> + <attribute value="org.eclipse.swt.gtk.linux.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> + </attributes> + </classpathentry> <classpathentry kind="src" path="Eclipse SWT PI/cairo"/> <classpathentry kind="src" path="Eclipse SWT PI/common"/> <classpathentry kind="src" path="Eclipse SWT PI/common_j2se"/> @@ -29,7 +33,4 @@ <classpathentry kind="src" path="Eclipse SWT Mozilla/gtk"/> <classpathentry kind="src" path="Eclipse SWT Mozilla/common"/> <classpathentry kind="output" path="bin"/> - <attributes> - <attribute value="org.eclipse.swt.gtk.linux.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> </classpath> diff --git a/bundles/org.eclipse.swt/.classpath_gtk_j2me b/bundles/org.eclipse.swt/.classpath_gtk_j2me index a8427de73e..a5e92fecfe 100644 --- a/bundles/org.eclipse.swt/.classpath_gtk_j2me +++ b/bundles/org.eclipse.swt/.classpath_gtk_j2me @@ -6,7 +6,11 @@ <classpathentry kind="src" path="Eclipse SWT/emulated/coolbar"/> <classpathentry kind="src" path="Eclipse SWT/common"/> <classpathentry kind="src" path="Eclipse SWT/common_j2me"/> - <classpathentry kind="src" path="Eclipse SWT PI/gtk"/> + <classpathentry kind="src" path="Eclipse SWT PI/gtk"> + <attributes> + <attribute value="org.eclipse.swt.gtk.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/gtk"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/> @@ -18,7 +22,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.gtk.linux.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> </classpath> 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 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 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> diff --git a/bundles/org.eclipse.swt/.classpath_photon_j2me b/bundles/org.eclipse.swt/.classpath_photon_j2me index ff3e09d830..a397634dc3 100644 --- a/bundles/org.eclipse.swt/.classpath_photon_j2me +++ b/bundles/org.eclipse.swt/.classpath_photon_j2me @@ -9,7 +9,11 @@ <classpathentry kind="src" path="Eclipse SWT/emulated/textlayout"/> <classpathentry kind="src" path="Eclipse SWT/common"/> <classpathentry kind="src" path="Eclipse SWT/common_j2me"/> - <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_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.photon.qnx.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> </classpath> diff --git a/bundles/org.eclipse.swt/.classpath_win32 b/bundles/org.eclipse.swt/.classpath_win32 index f054e37609..39f6afb72b 100755 --- a/bundles/org.eclipse.swt/.classpath_win32 +++ b/bundles/org.eclipse.swt/.classpath_win32 @@ -4,7 +4,11 @@ <classpathentry kind="src" path="Eclipse SWT/win32"/> <classpathentry kind="src" path="Eclipse SWT/common"/> <classpathentry kind="src" path="Eclipse SWT/common_j2se"/> - <classpathentry kind="src" path="Eclipse SWT PI/win32"/> + <classpathentry kind="src" path="Eclipse SWT PI/win32"> + <attributes> + <attribute value="org.eclipse.swt.win32.win32.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 OLE Win32/win32"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/win32"/> @@ -21,7 +25,4 @@ <classpathentry kind="src" path="Eclipse SWT Browser/common"/> <classpathentry kind="src" path="Eclipse SWT Browser/win32"/> <classpathentry kind="output" path="bin"/> - <attributes> - <attribute value="org.eclipse.swt.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> </classpath> diff --git a/bundles/org.eclipse.swt/.classpath_win32_j2me b/bundles/org.eclipse.swt/.classpath_win32_j2me index d80ab80da7..f8b96dea79 100644 --- a/bundles/org.eclipse.swt/.classpath_win32_j2me +++ b/bundles/org.eclipse.swt/.classpath_win32_j2me @@ -9,7 +9,11 @@ <classpathentry kind="src" path="Eclipse SWT OLE Win32/win32"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/emulated"/> <classpathentry kind="src" path="Eclipse SWT Accessibility/common"/> - <classpathentry kind="src" path="Eclipse SWT AWT/win32"/> + <classpathentry kind="src" path="Eclipse SWT AWT/win32"> + <attributes> + <attribute value="org.eclipse.swt.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> + </attributes> + </classpathentry> <classpathentry kind="src" path="Eclipse SWT Drag and Drop/emulated"/> <classpathentry kind="src" path="Eclipse SWT Drag and Drop/common"/> <classpathentry kind="src" path="Eclipse SWT Printing/win32"/> @@ -18,7 +22,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.win32.win32.x86" name="org.eclipse.jdt.launching.CLASSPATH_ATTR_LIBRARY_PATH_ENTRY"/> - </attributes> </classpath> |