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

Jface wiki #8

Merged
merged 5 commits into from
Dec 21, 2023
Merged

Jface wiki #8

merged 5 commits into from
Dec 21, 2023

Conversation

vogella
Copy link
Member

@vogella vogella commented Dec 21, 2023

No description provided.

Dinesh0723 and others added 5 commits December 20, 2023 09:04


Refreshing all open projects, even if closed projects are included.

Fixes: eclipse-platform/eclipse.platform#876
Currently it can happen that a single contribution throws a runtime
exception that supress the processing of further contribution updates.

This mitigates this in two ways:

1. if one manger fails to update others are still considered for update
and the failing one is rescheduled for the next cycle
2. DynamicMenuContributionItem is enhanced to catch runtime exceptions
and handles them as if the creation of the contributing item itself has
failed.

Fix eclipse-platform#1435

Co-authored-by: Titouan Vervack <[email protected]>
Removed the commented generics

Fixes: eclipse-platform#1440
Add a listener that copies and shows the resulting menu once it has been
completely populated.
@vogella vogella merged commit 7f60b6c into master Dec 21, 2023
1 check passed
@vogella vogella deleted the jface-wiki branch December 21, 2023 14:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants