Authors:
klider
jslawinski
free software

QAPlug

Vendor: SolDevelo

Email:

Website: http://qaplug.com

License: license url

Description:

QAPlug is an Intellij IDEA plugin to manage code quality which integrates tools such as PMD, Checkstyle and Findbugs.
Downloads: 3503
Rating:
Participated in rating: 3
Version Since Build Until Build File/URL Size (Kb) Date Dependency
1.2.1. 80.8000. . Download 602.75. 2010-05-24 17:20:41 .
1.2. 80.8000. . Download 602.73. 2010-05-12 17:01:42 .
1.1.1. 80.8000. . Download 599.81. 2010-04-02 13:51:22 .
1.1. 80.8000. . Download 599.75. 2010-03-30 15:58:27 .
1.0. 80.8000. . Download 593.15. 2010-03-05 14:05:02 .
0.9.1. 80.8000. . Download 590.59. 2010-02-25 14:14:31 .
0.9. 80.8000. . Download 590.13. 2010-02-17 14:02:56 .
0.8. 80.8000. . Download 591.42. 2010-02-05 16:21:45 .
0.7.1. 80.8000. . Download 565.53. 2010-01-28 13:54:44 .
0.7. 80.8000. . Download 564.57. 2010-01-27 15:06:49 .
0.6. 80.8000. . Download 526.18. 2010-01-11 13:12:07 .
0.5. 80.8000. . Download 493.61. 2010-01-06 15:14:10 .
. .
QAPlug
QAPlug
QAPlug

Recent change notes:

1.2.1 (2010-05-24)
- bug fixes

1.2 (2010-05-12)
- added generic suppression comment
- new configuration layout
- better submodules api
- bug fixes

1.1.1 (2010-04-02)
- fixed QAPlug Inspection ID

1.1 (2010-03-30)
- added on-the-fly checks (using QAPlug inspection)
- better integration with IntelliJ IDEA
- more accurate results
- GUI improvements
- bug fixes

1.0 (2010-03-05)
- added possibility to run analysis in background
- added possibility to cancel analysis at any time
- added new configuration options
- better handling of project changes (automatic building/saving of modified files)
- bug fixes

0.9.1 (2010-02-25)
- profiles' settings are now saved in a separate xml file
- automatically sort coding_rules elements in xml files

0.9 (2010-02-17)
- added analysis progress
- added analysis summary
- bug fixes

0.8 (2010-02-05)
- added search in coding rules panel
- added different coding rules categories
- added import/export statistics
- bug fixes
- improved performance

0.7.1 (2010-01-28)
- fixed read-timeout issues during plugin updates

0.7 (2010-01-27)
- added 'import/export analysis profiles' feature
- added 'update notification' feature
- small UI fixes

0.6 (2010-01-11)
- fixed compatibility issues with IDEA 9.x

0.5 (2010-01-06)
- initial public release

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.
Full documentation URL: http://qaplug.com/about/tutorials/

Comments:

klider
Rated: noRate
2010-04-01 17:02:23
Good catch!

We will fix that in next minor release.
.
Anonymous
Rated:
2010-04-01 15:33:35
Good work!

But looks like you have a bug in your last release: "Inspection ID must satisfy [a-zA-Z_0-9.]+ pattern. Inspection: class com.soldevelo.qaplug.inspection.QAPlugInspection; Id: 'QAPlug Real-Time Analysis'"
.
coldserenity
Rated:
2010-03-15 18:39:47
Nice work on integrating Checkstyle, Findbugs and PMD
.
Anonymous
Rated:
2010-02-24 21:47:32
Great integration plugin, I was using an ant script for this, but now with all this IDE support it has got even easier to write clean and bug-free code.
.
klider
Rated: noRate
2010-01-21 12:49:46
Loading xml configuration files functionality will be added in next version (0.7)
.
klider
Rated: noRate
2010-01-11 15:24:37
Version 0.6 of the plugin should work under IDEA 9.
.
klider
Rated: noRate
2010-01-08 13:39:51
Plugin was tested on IDEA 8.
Currently we are working on adjustments to make it work under IDEA 9.
.