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

Difference between revisions of "CDT/User/NewIn97"

< CDT
(Formatter)
Line 28: Line 28:
 
= Code Analysis =
 
= Code Analysis =
 
----
 
----
 +
It is now possible to check for ''using'' directive in header files [https://bugs.eclipse.org/bugs/show_bug.cgi?id=544980 bug 544980]
 
----
 
----
  

Revision as of 14:09, 4 March 2019


Release


This is the New & Noteworthy page for CDT 9.7 which will be part of a future Eclipse Release.


Editor



Refactoring




Code Analysis


It is now possible to check for using directive in header files bug 544980


Formatter


C/C++ Formatter now supports on/off tags like JDT. This feature was contributed by Marco Stornelli through bug 496249


Parser



Build



Debug



Launch Bar



API modifications



Other changes



Bugs Fixed in this Release


See Bugzilla report Bugs Fixed in CDT 9.7


Back to the top