Community
Participate
Working Groups
I will attach a patch that provides two new command handlers for org.eclipse.update.ui. This has two purposes: - Moves update to the new command/handler story from the old actionSets system - Gives us a way in p2 to invoke legacy update functionality without depending directly on org.eclipse.update.ui. We can invoke the update commands, and if org.eclipse.update.ui is present, these handlers will be executed.
Dejan, please review/release at your earliest convenience.
Created attachment 90392 [details] Patch to add command handlers
Done.