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 271517

Summary: autocomplete not woking for bundles on 8.2, but works fine on 8.0?
Product: javaee Reporter: juanpi922
Component: EditorAssignee: issues@javaee <issues>
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description juanpi922 2017-09-24 08:41:22 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 7 version 6.1 running on amd64
Java; VM; Vendor = 1.8.0_20
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.20-b23

Reproducibility: Happens every time

STEPS:
-JSF application
-bundle correctly configured and working
-try to add #{mybundle.key} on xhtml

ACTUAL:
  after . autocomplete shows "no suggestions"

EXPECTED:
  show the keys inserted in bundle has suggestions
Comment 1 juanpi922 2017-09-24 08:41:27 UTC
Created attachment 165167 [details]
IDE log