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 219341

Summary: Use the new annotation to register keywords for panels in Options dialog
Product: connecteddeveloper Reporter: Theofanis Oikonomou <theofanis>
Component: HudsonAssignee: Jaroslav Havlin <jhavlin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Theofanis Oikonomou 2012-10-02 10:23:09 UTC
A new annotation (bug 218312) was introduced to register keywords for various
panels present in the options window. Please, add appropriate keywords and/or
use the annotation to any panel you choose to, so that the search in options
window works as expected. 

hudson.php module already uses the annotation. Please, re-assign if this is not the correct component. Thank you
Comment 1 Jaroslav Havlin 2012-10-03 16:25:03 UTC
http://hg.netbeans.org/core-main/rev/574a7be5a44c
Fixed.
Comment 2 Quality Engineering 2012-10-07 02:00:48 UTC
Integrated into 'main-golden', will be available in build *201210070002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/574a7be5a44c
User: Jaroslav Havlin <jhavlin@netbeans.org>
Log: #219341: Use new annotation for registering keywords of PHP Hudson settings panel