Bug: Auto-complete doesn't work for Java in eclipse 2021-03 [message #1840857] |
Tue, 27 April 2021 02:15  |
Randy Strauss Messages: 10 Registered: April 2021 |
Junior Member |
|
|
SOLUTION- CREATED A NEW WORKSPACE and REIMPORTED PROJECTS
After upgrading killed eclipse, I installed a new version of eclipse 2021-03 (4.19.0).
Since I use a Mac provided by NASA, I only have Java 1.8. So I fixed the ini file.
But autocomplete doesn't work. The first time I try it I get a popup that has just 1 line, "No Default Proposals."
In my preferences, Auto Activation is enabled with a delay of 0ms, a trigger of '.' (period). I tried changing the 0 to 1ms - it didn't help, even after a restart...
I really don't want to use IntelliJ....
[Updated on: Fri, 07 May 2021 23:37] Report message to a moderator
|
|
|
|
|
|
|
|
|
|
|
Re: Bug: Auto-complete doesn't work for Java in eclipse 2021-03 [message #1849828 is a reply to message #1840857] |
Thu, 03 February 2022 16:41  |
Gediminas M Messages: 1 Registered: February 2022 |
Junior Member |
|
|
I had a similar problem. Installed Eclipse 4.22 and tried to use it with an old workspace from version 4.8. Got an empty autocomplete window, without any java types or methods listed. Problem solution was to check the entry "Java Proposals" in Content Assist Advanced configuration dialog:

After checking both like showed in picture many entries in autocomplete were duplicated.
After the fix I took a look to version 4.8 configuration. A "Java Proposals (Code Recommenders)" was enabled in old workspace which is absent in new version 4.22. Therefore Java autocomplete was disabled after upgrade.
[Updated on: Fri, 04 February 2022 14:15] Report message to a moderator
|
|
|
Powered by
FUDForum. Page generated in 0.03541 seconds