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
| 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 |
. |
| . |
. |
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.
Comments:
We will fix that in next minor release.
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'"
Currently we are working on adjustments to make it work under IDEA 9.