codeanalizing

Usefull Eclipse Plugins for working with big ammount of code

On big project it's necessary to control quality of code and code coverage in testing time.
When amount of code is bigger then couple of classes, it very hard analyse the code manually.
So it's good to use some automatic tools for it. Code coverage and code checkers can be integrated into project build system or can be used as
eclipse plugins.

    For analysing structure of code can be used folowing plugins:
  • Check Style -FULL SHIT BY MY Opinion
Syndicate content