Blog

Comparison of FindBugs plugins for IntelliJ IDEA

Here: A summary of FindBugs plugins for IntelliJ IDEA , you can find comparison of the FindBugs plugins for IDEA prepared by Keith Lea who is a part-time FindBugs developer and long-time IDEA user. QAPlug-Findbugs plugin is one of them!

QAPlug 0.9 released

We’re pleased to announce the release of QAPlug 0.9. This release contains such new functionalities like analysis progress and analysis summary. We will be thankful for your comments, bug reports and suggestions. Feel free to leave comments under that post or use Contact Page.

QAPlug upcoming feature: analysis summary

Starting from version 0.9, in QAPlug Analysis tab you can find summarised information about performed analysis containing: project name selected scope chosen profile additional information about improperly configured coding rules information about the results time statistics Below you can find picture presenting QAPlug Analysis tab with summarised information: We will be thankful for your comments, […]

QAPlug upcoming feature: analysis progress

  Starting from version 0.9, you can trace the progress of the analysis by checking an information shown on the progress bar. Below you can find several pictures presenting such situation during different analysis steps. Progress for scanning using Checkstyle:     Progress for scanning using FindBugs:     Progress for scanning using PMD:   […]

QAPlug 0.8 released

We’re pleased to announce the release of QAPlug 0.8. This release contains such new functionalities like search in coding rules panel, different coding rules categories and import/export statistics. Moreover, several performance improvements have been made. We will be thankful for your comments, bug reports and suggestions. Feel free to leave comments under that post or […]

QAPlug upcoming feature: different views (Sonar and native way)

  Starting from version 0.8, in Coding Rules and Analysis Results tabs you can use two different views: Sonar and native way. Sonar view groups coding rules into six meaningful categories: Efficiency, Maintainability, Portability, Reliability, Usability and Generic. This allows you to easily navigate through your analysis profiles. Moreover, coding rules imported from the Sonar […]

Upcoming feature: search in coding rules

Starting from version 0.8, in Coding Rules settings tab you can use friendly search engine which helps you easily navigate through coding rules. There are two kind of search: 1) using search window, which limits number of visible nodes to only that which contains given phrase (please see the picture below). 2) simply typing text […]

QAPlug 0.7 release

We’re pleased to announce the release of QAPlug 0.7. This release contains such new functionalities like analysis profiles import/export and update notifications. Moreover, several UI improvements have been made. We will be thankful for your comments, bug reports and suggestions. Feel free to leave comments under that post or use Contact Page.

Upcoming feature: import and export analysis profiles

Starting from version 0.7, in QAPlug there is a possibility to import and export analysis profiles. For that purpose we have added new options: Import and Export, which you can find in Coding Rules settings tab (please see picture below). You are able to import several coding rules configuration files (eg. Checkstyle, PMD, FindBugs) to […]

Upcoming feature: update notification

Starting from version 0.7, every time when a new version of any QAPlug plugin will be available, you will be notified about it by a small window in the right corner of your IntelliJ IDEA (please see picture below).         You can also press plugin updates notification label located on the status […]