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 252845 - Erroneous Suggestions for ActionReference.path
Summary: Erroneous Suggestions for ActionReference.path
Status: NEW
Alias: None
Product: editor
Classification: Unclassified
Component: Hints & Annotations (show other bugs)
Version: 8.0.2
Hardware: All All
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-06-05 21:57 UTC by SirIntellegence
Modified: 2015-06-09 16:30 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 SirIntellegence 2015-06-05 21:57:51 UTC
When typing in a path to an ActionReference, Netbeans suggests "Loaders/", "Menu/", "Shortcuts/", and "Toolbars/". That is great except for they all end with slashes and the annotation processor chokes on that with something like "java.lang.IllegalArgumentException: Shortcuts//sd-P.shadow"