Skip to content

Conversation

ptziegler
Copy link
Contributor

Contributes to #778

@ptziegler ptziegler added this to the 3.26.0 milestone Sep 8, 2025
Comment on lines -76 to -79
public void stop(BundleContext context) throws Exception {
savePluginPreferences();
super.stop(context);
}
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

InternalGEFPlugin extends AbstractUIPlugin, which internally already calls the deprecated savePluginPreferences().

@azoitl azoitl merged commit 05d1214 into eclipse-gef:master Sep 8, 2025
14 checks passed
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.

2 participants