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 262065 - misspelled hint
Summary: misspelled hint
Status: NEW
Alias: None
Product: javaee
Classification: Unclassified
Component: Editor (show other bugs)
Version: 8.1
Hardware: PC Other
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-05-16 15:51 UTC by autozoom
Modified: 2016-05-16 15:51 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 autozoom 2016-05-16 15:51:37 UTC
editor hint for CDI is misspelled ("declares" instead of "declare"):

"A managed bean with a public field ("t") should not declares any scope other than @Dependent. "