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 208417 - ActionHinter: offer to use @ActionReference(s) on package-info.java for naked shadows
Summary: ActionHinter: offer to use @ActionReference(s) on package-info.java for naked...
Status: NEW
Alias: None
Product: apisupport
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 7.1
Hardware: All All
: P3 normal (vote)
Assignee: Martin Kozeny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-02-14 17:18 UTC by Jesse Glick
Modified: 2013-02-14 13:17 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jesse Glick 2012-02-14 17:18:37 UTC
For layer.xml *.shadow references to actions defined (of necessity) in other modules, it might be useful to at least offer to define these using @AR on some package-info.java, where you would at least have the opportunity to use Java constants for the @ActionID fields.