Remove outdated natures to ensure that Eclipse does not attempt to lo…#3
Merged
nitind merged 1 commit intoeclipse-jeetools:masterfrom Feb 15, 2024
Conversation
…ok them up via Eclipse Marketplace It also removes some outdated builders for old IBM tools for Rose and Websphere. For more information about the old Websphere tools, see https://www.ibm.com/support/pages/missing-builder-messages-project-migrated-version-6-version-7 .
nitind
added a commit
that referenced
this pull request
Jun 12, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Current versions of Eclipse attempt to look up missing natures in the Marketplace. This takes some time. If the lookup fails, you just get a normal Eclipse Marketplace window without any indication of failure (at least in 2023-12). So I think it's better to just remove the natures that seem to be unavailable now.
I removed the natures by editing the files by hand (rather than via "Project properties" -> "Project Natures").
I also got a popup for a JavaCC nature but lookup of that one succeeded and found a plugin.