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 212326 - Need to a new overload for ErrorDescriptionFactory.createErrorDescription taking PositionBounds
Summary: Need to a new overload for ErrorDescriptionFactory.createErrorDescription tak...
Status: RESOLVED 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: API, API_REVIEW_FAST
Depends on:
Blocks: 208583
  Show dependency tree
 
Reported: 2012-05-10 15:27 UTC by Jan Lahoda
Modified: 2012-05-23 09:24 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Proposed API change. (6.64 KB, patch)
2012-05-10 15:29 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 2012-05-10 15:27:11 UTC
Need a new overload of ErrorDescriptionFactory.createErrorDescription which would take PositionBounds instead of Position and/or int.
Comment 1 Jan Lahoda 2012-05-10 15:29:04 UTC
Created attachment 119301 [details]
Proposed API change.
Comment 2 Jan Lahoda 2012-05-10 15:29:33 UTC
Please review. Thanks.
Comment 3 Quality Engineering 2012-05-23 09:22:45 UTC
Integrated into 'main-golden', will be available in build *201205230300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/ae37f002403f
User: Jan Lahoda <jlahoda@netbeans.org>
Log: #212326: do not open Document when converting legacy hints' result to new result.