-
Notifications
You must be signed in to change notification settings - Fork 117
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
update m2e corrupts search #1886
update m2e corrupts search #1886
Comments
That is very unlikely. Please verify whether this can be reproduced with a fresh installation and a fresh workspace. There have been a couple of similar issues caused by plugins from the same vendor which persisted even after disabling or even after uninstalling those plugins. The bug has already been confirmed in the link you mentioned that it is not caused by Eclipse itself or m2e:
|
Hello @howlger. |
I can reproduce it. It is not related to m2e and to third-party plugins. It is an Eclipse platform issue, and maybe also a p2 (Eclipse Equinox) issue. It is unclear to me why in the Eclipse IDE for Enterprise Java and Web Developers 2024-06 updating M2E - Maven Integration for Eclipse to 2.6.2.20240828-1954 also updates the unrelated There is a bug in As workaround update to Eclipse 2024-09. |
Just as an info for everyone else who stumbles upon this problem:
|
SCENARIO:
Eclipse 2024-06 for Java EE
Help -> About... -> Installation details -> select M2E - Maven integration for Eclipse (2.6.1....), press Update...
Go through the update procedure (it ends up with M2E - Maven Integration for Eclipse 2.6.2.20240828-1954).
After Eclipse restart try to use Search in Eclipse
EXPECTED:
Search works
ACTUALLY:
The issue is similar to the one reported for another plug-in Genuitec/Copilot4Eclipse-community#23
Maybe it's related to Eclipse update itself and not to specific plugins?
The text was updated successfully, but these errors were encountered: