Skip to main content



      Home
Home » Language IDEs » C / C++ IDE (CDT) » Coding rules/quality indicators plugins(Plugins for Coding rules violations)
Coding rules/quality indicators plugins [message #1773070] Thu, 21 September 2017 01:32 Go to next message
Eclipse UserFriend
Hi Team,

I am looking for the eclipse plugins to customize/add code rules to highlight the developer in case of violations of coding rules defined.

Examples..
1. Highlight use of literals in switch case statements in 'red' or some colors.
2. If a function has greater than 150 lines of code then to highlight to the developer.
3. Use of #ifdefs ... - highlighted as violating the coding best practices.

May i know available plugins names suits best for my purpose here.

thank you,
Regards
Rakshithkumar.
Re: Coding rules/quality indicators plugins [message #1773135 is a reply to message #1773070] Fri, 22 September 2017 02:47 Go to previous message
Eclipse UserFriend
You might want to search the MarketPlace for "style".
Doing so turns up CppStyle and CheckStyle
I don't know if these will do what you are seeking.
You could also try googling "style eclipse" or some variant.


Previous Topic:Argument specification modifies dashes
Next Topic:Disassembly view sending -stack-list-frames after debug session has terminated in Eclipse Oxygen
Goto Forum:
  


Current Time: Fri Mar 21 08:56:00 EDT 2025

Powered by FUDForum. Page generated in 0.02532 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top