diff --git a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm index f57e08e8cdb..165a0ac85a7 100755 --- a/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm +++ b/doc/org.eclipse.cdt.doc.user/concepts/cdt_c_whatsnew.htm @@ -3,297 +3,149 @@ - + - CDT 8.2 New and Noteworthy + CDT 8.3 New and Noteworthy
-

CDT 8.2 - New and Noteworthy

-

See What's new in CDT 8.2 on the CDT Wiki +

CDT 8.3 - New and Noteworthy

+

See What's new in CDT 8.3 on the CDT Wiki which may contain more recent information.

- -

Contents

+ +

Contents

-

Editor

-

Organize Includes Command

-

The Organize Includes command is similar to Organize Imports in Java. It adds missing include statements, removes unnecessary ones, and reorders includes according to user preferences. -

Image:OrganizeIncludes.png -

When determining which header files must be included the Organize Includes command follows the "Include What You Use" rule. See Why Include What You Use? and What Is a Use?. -

-

Build

-

Console

-
+

Build

+

Toolchains

+ -

Image:ConsoleWrapLine.png Image:ConsoleWrapLinePreference.png +

DialectLanguageStandard.png

-

Improved toolchain detection

-