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

Summary: ActionHinter: offer to use @ActionReference(s) on package-info.java for naked shadows
Product: apisupport Reporter: Jesse Glick <jglick>
Component: RefactoringAssignee: Martin Kozeny <mkozeny>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 7.1   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

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.