This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 214990 - Incorrect warning: "Additional plugins required..."
Summary: Incorrect warning: "Additional plugins required..."
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-06-29 14:10 UTC by Jan Lahoda
Modified: 2012-09-10 11:22 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2012-06-29 14:10:09 UTC
Without having FindBugs installed, open the Source/Inspect... dialog, switch the radio button to "Single Inspection" and select a java.hints warning. The dialog will contain warning "Additional plugins required for the selected configuration", which is incorrect.
Comment 1 Quality Engineering 2012-07-02 11:59:33 UTC
Integrated into 'main-golden', will be available in build *201207020907* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/4e3f483f6a39
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #214990: do not show incorrect "Additional plugins required for the selected configuration" warning when a single inspection is selected.
Comment 2 Jiri Prox 2012-07-11 07:42:24 UTC
verified
Comment 3 Jan Lahoda 2012-08-29 07:22:33 UTC
Transplanted to release72:
http://hg.netbeans.org/releases/rev/f00e0e2d256f
Comment 4 Jan Lahoda 2012-08-29 07:23:38 UTC
Transplanted to release72:
http://hg.netbeans.org/releases/rev/62f3c0bcaf55
Comment 5 Quality Engineering 2012-09-01 11:11:46 UTC
Integrated into 'releases', will be available in build *201209010822* or newer. Wait for official and publicly available build.
Changeset: http://hg.netbeans.org/releases/rev/f00e0e2d256f
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #214990: do not show incorrect "Additional plugins required for the selected configuration" warning when a single inspection is selected.