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 216824 - Context is not propagated for project actions.
Summary: Context is not propagated for project actions.
Status: RESOLVED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC All
: P3 normal (vote)
Assignee: Andrew Krasny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-08-13 18:08 UTC by Andrew Krasny
Modified: 2012-08-13 18:32 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 Andrew Krasny 2012-08-13 18:08:34 UTC
MakeActionProvider creates ProjectActionEvent on RunStep without passing a lookup (context) that is passed to invokeAction(). So later this context is not accessible in ProjectActionHandlerFactory.
Comment 1 Andrew Krasny 2012-08-13 18:32:42 UTC
http://hg.netbeans.org/cnd-main/rev/4e45deb456e2