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 180724 - Ability to attach sub-fixes to a fix is needed.
Summary: Ability to attach sub-fixes to a fix is needed.
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: Jan Lahoda
URL:
Keywords: API, API_REVIEW_FAST
Depends on:
Blocks: 179827
  Show dependency tree
 
Reported: 2010-02-15 05:49 UTC by Jan Lahoda
Modified: 2010-02-25 22:12 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed API diff. (4.90 KB, patch)
2010-02-15 05:54 UTC, Jan Lahoda
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Lahoda 2010-02-15 05:49:19 UTC
An ability to the SPI client to attach sub-fixes to fixes is needed. These sub-fixes should be shown as a sub-menu of the given "parent" fix eventually.
Comment 1 Jan Lahoda 2010-02-15 05:54:44 UTC
Created attachment 94155 [details]
Proposed API diff.
Comment 2 Jan Lahoda 2010-02-15 05:57:20 UTC
Please review addition of method (spi.editor.hints/)ErrorDescriptionFactory.attachSubfixes.

API patch is attached.

Thanks.
Comment 3 Quality Engineering 2010-02-24 22:04:59 UTC
Integrated into 'main-golden', will be available in build *201002250200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e343ce88fc70
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #180724: ability to bind sub-fixes to fixes, and showing them in a sub-menu.
Comment 4 Quality Engineering 2010-02-25 22:12:24 UTC
Integrated into 'main-golden', will be available in build *201002260200* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/e343ce88fc70
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #180724: ability to bind sub-fixes to fixes, and showing them in a sub-menu.