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 195942 - API review of BrokenReferencesSupport.showAlert
Summary: API review of BrokenReferencesSupport.showAlert
Status: RESOLVED FIXED
Alias: None
Product: java
Classification: Unclassified
Component: Project (show other bugs)
Version: 7.0
Hardware: PC Mac OS X
: P3 normal (vote)
Assignee: Tomas Zezula
URL:
Keywords: API, API_REVIEW_FAST
Depends on: 203995
Blocks: 195249
  Show dependency tree
 
Reported: 2011-02-24 14:18 UTC by Tomas Zezula
Modified: 2011-11-07 19:15 UTC (History)
3 users (show)

See Also:
Issue Type: TASK
Exception Reporter:


Attachments
Diff file (33.69 KB, patch)
2011-02-24 14:20 UTC, Tomas Zezula
Details | Diff
Diff file (34.28 KB, patch)
2011-02-24 14:24 UTC, Tomas Zezula
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Zezula 2011-02-24 14:18:57 UTC
Added a new version of BrokenReferencesSupport.showAlert method having the project context. The project context is used to allow to resolve broken references in the broken references alert panel.
Comment 1 Tomas Zezula 2011-02-24 14:20:44 UTC
Created attachment 106410 [details]
Diff file
Comment 2 Tomas Zezula 2011-02-24 14:24:44 UTC
Created attachment 106412 [details]
Diff file
Comment 3 Tomas Zezula 2011-02-24 14:25:31 UTC
The diff contains updated j2seproject. The web, j2ee are not yet updated.
Comment 4 Jesse Glick 2011-03-03 00:36:25 UTC
Didn't read all the details of impl, but seems OK.
Comment 5 Tomas Zezula 2011-03-07 17:21:33 UTC
Fixed jet-main cf78fe647c19
Comment 6 David Konecny 2011-03-08 03:58:04 UTC
EE project types updated: a13d1e436b6d
Comment 7 Quality Engineering 2011-03-08 05:44:57 UTC
Integrated into 'main-golden', will be available in build *201103080000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/cf78fe647c19
User: Tomas Zezula <tzezula@netbeans.org>
Log: #195942:API review of BrokenReferencesSupport.showAlert
Comment 8 Quality Engineering 2011-03-09 05:34:38 UTC
Integrated into 'main-golden', will be available in build *201103090000* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/a13d1e436b6d
User: David Konecny <dkonecny@netbeans.org>
Log: #195942 - API review of BrokenReferencesSupport.showAlert