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 219343

Summary: Use the new annotation to register keywords for panels in Options dialog
Product: javafx Reporter: Theofanis Oikonomou <theofanis>
Component: Visual Tool IntegrationAssignee: Theofanis Oikonomou <theofanis>
Status: RESOLVED FIXED    
Severity: normal CC: psomol
Priority: P2    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:

Description Theofanis Oikonomou 2012-10-02 10:25:30 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. 

javafx.scenebuilder module already uses the annotation. Please, re-assign if this is not the correct component. Thank you
Comment 1 Theofanis Oikonomou 2012-10-24 13:03:34 UTC
You can add more keywords if you choose to at any time. Fixed: http://hg.netbeans.org/core-main/rev/8176cbcc1e47
Comment 2 Quality Engineering 2012-10-25 10:52:06 UTC
Integrated into 'main-golden', will be available in build *201210250921* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8176cbcc1e47
User: Theofanis Oikonomou <theofanis@netbeans.org>
Log: Issue #219343 - Use the new annotation to register keywords for panels in Options dialog