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 219329 - Use the new annotation to register keywords for panels in Options dialog
Summary: Use the new annotation to register keywords for panels in Options dialog
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Java (show other bugs)
Version: 7.3
Hardware: PC Linux
: P2 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-10-02 09:56 UTC by Theofanis Oikonomou
Modified: 2012-10-13 02:10 UTC (History)
0 users

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 Theofanis Oikonomou 2012-10-02 09:56:32 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. 

debugger.jpda.ui already uses the annotation. If this is not the correct component please re-assign. Thank you
Comment 1 Martin Entlicher 2012-10-03 15:33:17 UTC
Fixed by changeset:   234880:79ec3b4200f1
http://hg.netbeans.org/main/rev/79ec3b4200f1

Associated remaining issues are issue #219456 and issue #219457.
Comment 2 Martin Entlicher 2012-10-11 14:45:58 UTC
Reopening because of http://hg.netbeans.org/main-silver/rev/5897bade8510
Comment 3 Martin Entlicher 2012-10-12 16:28:26 UTC
Fixed by changeset:   236550:8d972d2d91bb
http://hg.netbeans.org/core-main/rev/8d972d2d91bb
Comment 4 Quality Engineering 2012-10-13 02:10:13 UTC
Integrated into 'main-golden', will be available in build *201210130002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8d972d2d91bb
User: mentlicher@netbeans.org
Log: #219329: Options keywords added.