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 180553

Summary: tags of autoimported taglibs should be offered without prefix
Product: javaee Reporter: Jindrich Sedek <jsedek>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Linux   
Issue Type: ENHANCEMENT Exception Reporter:

Description Jindrich Sedek 2010-02-10 07:42:38 UTC
use this code in JSP file and invoke cc at position of "|"
-----------
<sql:|
-----------
all tags of JSTL/SQL library are offered.
Invoke cc without SQL prefix - <| -> no tags from sql JSTL/SQL library are offered.

It's hard to find correct prefix for different libraries, it would be better if all tags having a possibility for autoimport were offered in code completion at "<|" position

Note: The same behavior is used for JSF libraries in XHTML support
Comment 1 Tomasz Slota 2010-03-10 09:01:36 UTC
that would be useful and fairly easy implement
Comment 2 Martin Balin 2016-07-07 08:56:13 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss