Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 05:32 Go to next message
Rakshithkumar GC is currently offline Rakshithkumar GCFriend
Messages: 1
Registered: September 2017
Junior Member
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 06:47 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
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: Wed Apr 24 16:40:49 GMT 2024

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

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

Back to the top