Skip to content

Commit

Permalink
Remove short-named equinox.launcher.cocoa.macosx fragment and its usage
Browse files Browse the repository at this point in the history
The full-named org.eclipse.equinox.launcher.cocoa.macosx.x86_64 fragment
exists for a long time already and users of the old short-named variant
should have had enough time to migrate.

And remove consideration of old development locations of the launcher
fragments.
  • Loading branch information
HannesWell committed Sep 16, 2024
1 parent d1356fb commit f3e4a20
Show file tree
Hide file tree
Showing 7 changed files with 0 additions and 103 deletions.
22 changes: 0 additions & 22 deletions bundles/org.eclipse.equinox.launcher.cocoa.macosx/.project

This file was deleted.

This file was deleted.

36 changes: 0 additions & 36 deletions bundles/org.eclipse.equinox.launcher.cocoa.macosx/about.html

This file was deleted.

25 changes: 0 additions & 25 deletions bundles/org.eclipse.equinox.launcher.cocoa.macosx/build.properties

This file was deleted.

This file was deleted.

7 changes: 0 additions & 7 deletions features/org.eclipse.equinox.executable.feature/feature.xml
Original file line number Diff line number Diff line change
Expand Up @@ -37,13 +37,6 @@
arch="aarch64"
version="0.0.0"/>

<plugin
id="org.eclipse.equinox.launcher.cocoa.macosx"
os="macosx"
ws="cocoa"
arch="aarch64"
version="0.0.0"/>

<plugin
id="org.eclipse.equinox.launcher.gtk.linux.ppc64le"
os="linux"
Expand Down
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -213,7 +213,6 @@
<module>bundles/org.eclipse.osgi/supplement</module>

<module>bundles/org.eclipse.equinox.launcher</module>
<module>bundles/org.eclipse.equinox.launcher.cocoa.macosx</module>
<module>bundles/org.eclipse.equinox.launcher.cocoa.macosx.x86_64</module>
<module>bundles/org.eclipse.equinox.launcher.cocoa.macosx.aarch64</module>
<module>bundles/org.eclipse.equinox.launcher.gtk.linux.aarch64</module>
Expand Down

0 comments on commit f3e4a20

Please sign in to comment.