Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adopt new o.e.e.p2.publisher.eclipse API for IMacOsBundleUrlType #4248

Merged
merged 1 commit into from
Sep 10, 2024

Commits on Sep 10, 2024

  1. Adopt new o.e.e.p2.publisher.eclipse API for IMacOsBundleUrlType

    After eclipse-tycho#4246, we can now consume the new
    
    org.eclipse.equinox.internal.p2.publisher.eclipse.IProductDescriptor.getMacOsBundleUrlTypes()
    
    API in the Tycho wrapper
    org.eclipse.tycho.p2.tools.publisher.ExpandedProduct.
    
    This is necessary to properly support link handler registrations in
    product's launchers.
    
    See
    eclipse-platform/eclipse.platform.ui#1901
    eclipse-equinox/p2#533
    for more information.
    sratz committed Sep 10, 2024
    Configuration menu
    Copy the full SHA
    59c3d64 View commit details
    Browse the repository at this point in the history