Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] Argument completion: ping!?

Hi Cheng,

> Yes, we are using extra CheckStyle rules which are recommended
> by Eclipse:  http://wiki.eclipse.org/Coding_Conventions/ 
> 
> Specifically we installed the eclipse-cs plugin:
> http://eclipse-cs.sourceforge.net/ 
> and enable the Sun (Eclipse) rule set. We also tried it on the existing
> code in 
> Eclipse Code Recommenders, the results are much better than Args... 
> So we want to keep in line with existing code :)

You are using the sun_checks.xml? Or is there an Eclipse-specific rule
set somewhere?

Either way, I'll see which of the rules we can include in our
releng/coding-styles checkstyle rule set and check automatically on the
main Code Recommenders without it requiring too much manual fix-up effort.

Best wishes,

Andreas
-- 
Codetrails.com - the knowledge transfer company


Back to the top