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 - tags of autoimported taglibs should be offered without prefix
Summary: tags of autoimported taglibs should be offered without prefix
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-10 07:42 UTC by Jindrich Sedek
Modified: 2016-07-07 08:56 UTC (History)
0 users

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 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