Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "Recommenders/Attic/New and Noteworthy/0.4"

m (Status)
Line 1: Line 1:
 
== Status  ==
 
== Status  ==
  
'''Not released.'''  
+
'''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  ==
 
== Intelligent Overrides Completion  ==

Revision as of 20:06, 17 November 2011

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


Back to the top