Downloads: 19138
Rating:
Participated in rating: 2
Recent change notes:
Added support for Checkstyle 5.6
General usage instructions:
Manage your code quality directly from IDEA:
1. Select 'Analyze code' from the context menu.
2. Choose appropriate scope and analysis profile.
3. Run analysis.
4. Browse and fix problems with your code.
Comments:
Please check following sites:
- Creating your own analysis profile: http://qaplug.com/about/tutorials/#tutorial2
- Import and export analysis profiles:
http://qaplug.com/about/tutorials/#tutorial3
Let me know if that solves your problem.
Import/export of the PMD/Checkstyle/FindBugs configurations will be available in version 0.7, which we plan to release in the next week.
Regarding the maven poms settings - can you send us a more detailed description of required functionality to support at qaplug.com?
Is it possible or will it be possible to export the made settings to xml so that you can feed your maven pmd/findbugs/checkstyle configuration with them? Or better, can it automatically configure my maven pom's to reflect the settings?
Thanks!
Currently we are working on adjustments to make it work under IDEA 9.