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 227107 - Additional info needed in the PushTaskScanner.Callback
Summary: Additional info needed in the PushTaskScanner.Callback
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Action Items (show other bugs)
Version: 7.4
Hardware: All All
: P2 normal (vote)
Assignee: Jan Peska
URL:
Keywords: API_REVIEW_FAST
Depends on:
Blocks: 226277 218534
  Show dependency tree
 
Reported: 2013-03-06 14:37 UTC by Jan Peska
Modified: 2013-05-10 11:36 UTC (History)
2 users (show)

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Proposed patch (2.66 KB, patch)
2013-03-06 15:06 UTC, Jan Peska
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Jan Peska 2013-03-06 14:37:32 UTC
Provide a way for PushTaskScanner to find out if the framework is observed and if  current editor scope is set (helper method need for performance improvements).
Comment 1 Jan Peska 2013-03-06 15:06:12 UTC
Created attachment 132273 [details]
Proposed patch

Please review proposed patch. I've simply added two method to the PushTaskScanner.Callback class.
Comment 2 Jan Peska 2013-03-11 09:15:22 UTC
Since there are no objections I'll commit the patch tomorrow.
Comment 3 Jan Peska 2013-03-13 07:47:04 UTC
fix: http://hg.netbeans.org/core-main/rev/f60408142b34