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 135285 - Code completion for resource bundles
Summary: Code completion for resource bundles
Status: RESOLVED DUPLICATE of bug 138997
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-05-18 19:16 UTC by benjamintilford
Modified: 2012-12-08 12:59 UTC (History)
1 user (show)

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 benjamintilford 2008-05-18 19:16:16 UTC
Code completion when referring to a resource bundle.
for instance;

bundle.getString(<list of properties>)

or for jsf/jsp

#{bundle.<list of properties>}
Comment 1 Jiri Prox 2008-05-19 08:38:46 UTC
This is rather an enhancement.

I'm not sure which module can implement this -> reassigning to java/editor for evaluation.
Comment 2 markiewb 2012-12-08 12:59:52 UTC

*** This bug has been marked as a duplicate of bug 138997 ***