Skip to content

Commit

Permalink
Remove deprecated core.launcher.Main and equinox.launcher.WebStartMain
Browse files Browse the repository at this point in the history
Both classes have been deprecated over five years ago via
https://bugs.eclipse.org/bugs/show_bug.cgi?id=544262
  • Loading branch information
HannesWell committed Mar 27, 2024
1 parent f417c37 commit c08d455
Show file tree
Hide file tree
Showing 5 changed files with 2 additions and 399 deletions.
3 changes: 1 addition & 2 deletions bundles/org.eclipse.equinox.launcher/META-INF/MANIFEST.MF
Expand Up @@ -7,6 +7,5 @@ Main-Class: org.eclipse.equinox.launcher.Main
Bundle-Vendor: %providerName
Bundle-RequiredExecutionEnvironment: JavaSE-1.8
Bundle-Localization: launcher
Export-Package: org.eclipse.core.launcher;x-internal:=true,
org.eclipse.equinox.launcher;x-internal:=true
Export-Package: org.eclipse.equinox.launcher;x-internal:=true
Automatic-Module-Name: org.eclipse.equinox.launcher

This file was deleted.

This file was deleted.

0 comments on commit c08d455

Please sign in to comment.