1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00
cdt/codan
Jeff Johnston 7d0117d24e Bug 511229 - RFE: Add quick fixes for some basic gcc errors
- change codanMarkerResolution schema to support translatable
  regex statements for matching
- bump cdt.codan.ui version
- add additional codanMarkerResolution extensions to codan.checkers.ui
  to handle some basic gcc error messages with quick fixes
- add QuickFixAddSemicolon, QuickFixRenameMember,
  QuickFixUseDotOperator, and QuickFixUsePointer classes
- add new QuickFixMessages
- add plugin.properties to cdt.codan.checkers.ui to allow the quick
  fix regex matchers to be translated in the future
- change the generic error message for gcc error parser so that the
  column is reported as the problem variable (useful for certain
  quick fix resolutions)
- bump up cdt.core

Change-Id: Ibb24c1a79c4d91ead3fc629ea3d4e7425b4e7f23
2017-02-06 12:33:34 -05:00
..
org.eclipse.cdt.codan.checkers Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.codan.checkers.ui Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00
org.eclipse.cdt.codan.checkers.ui.test Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.codan.core Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.codan.core.cxx Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.codan.core.test Update version to 9.3.0 2016-11-15 20:32:51 -05:00
org.eclipse.cdt.codan.examples Move the rest of the CDT plugins to java 8 2016-06-22 14:51:43 -04:00
org.eclipse.cdt.codan.ui Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00
org.eclipse.cdt.codan.ui.cfgview Bug 510722 - Handle a null AST in ExpandSelectionJob and ControlFlowGraphView 2017-01-21 16:15:52 -05:00
org.eclipse.cdt.codan.ui.cxx Bug 511229 - RFE: Add quick fixes for some basic gcc errors 2017-02-06 12:33:34 -05:00