Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Recommenders/Attic/New and Noteworthy/0.4

Status

Not 'loud' released. Maintenance release which comes with many improvements under the hood such as much more models for Eclipse APIs.

Please note that currently only Eclipse APIs are supported!

Intelligent Overrides Completion

Code Recommenders Overrides Completion now supports completion on nested and anonymous classes:


Recommenders Overrides Completion in Inner Classes.png


Improve Support for Generics

Code Recommenders Calls Completion now supports recommending generic methods. It's not learning which exact generic type a method call should have but is able to learn API usages from erased type information but transfer this knowledge into source code that uses generics.

Copyright © Eclipse Foundation, Inc. All Rights Reserved.