Skip to content

Changes

Summary

  1. 489712: ClassNotFoundException in BundleLoader.findClassInternal (details)
  2. 507556: Use multi-node listing API endpoints in MPC (details)
  3. 498553: Editors available on marketplace dialog ignores "do not ask me (details)
Commit b79b12acd49fcfd3131e2f0a79dc4461f790307c by Carsten Reckord
489712: ClassNotFoundException in BundleLoader.findClassInternal

Show "No embeddable browser" fallback widget if embedded browser is not
supported in the current environment or browser support detection fails.

Bug: 489712
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=489712
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/wizards/NewsViewer.java (diff)
Commit e3f0d71ef4a54f3ab2917a306f082b64d44bc7f8 by Carsten Reckord
507556: Use multi-node listing API endpoints in MPC

Bug: 507556
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=507556
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/mpc/core/service/IMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/Messages.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/CachingMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/RemoteMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/DefaultMarketplaceService.java (diff)
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/catalog/MarketplaceDiscoveryStrategy.java (diff)
The file was modified org.eclipse.epp.mpc.core/src/org/eclipse/epp/internal/mpc/core/service/messages.properties (diff)
Commit ef40d8a73ba9288b9cfce42241b0850a65f836d9 by Carsten Reckord
498553: Editors available on marketplace dialog ignores "do not ask me again"

Re-enable persisting choice for special internal / system editors
This reverts commit 0c9520ab7be3ee2dc2afbc6f591ee7b3bd99641e.

Bug: 498553
Task-Url: https://bugs.eclipse.org/bugs/show_bug.cgi?id=498553
See also: https://bugs.eclipse.org/bugs/show_bug.cgi?id=502514
The file was modified org.eclipse.epp.mpc.ui/src/org/eclipse/epp/internal/mpc/ui/AskMarketPlaceForFileSupportStrategy.java (diff)