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

CDT/User/NewIn85

< CDT
Revision as of 13:17, 9 July 2014 by Anders.xb.dahlberg.ericsson.com (Talk | contribs) (Indexing)

Build

Editor

Filtering Read-Only References in Search View

A new filtering option was added in the Search View:

Hide read-only references.png

Indexing

Labels as Values

CDT will now correctly parse and index code that use labels as values, a relatively common use of this is in jump tables.

CDT Labels as Values.png

Refactoring

Debug

General

CDT 8.5 requires JRE 1.7 or higher to run.

CDT 8.5 requires Eclipse 4.4 or higher to run.

Bugs Fixed in this Release

See Bugzilla report Bugs Fixed in CDT 8.5

Back to the top