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 165752

Summary: Fixes for auto-importing JSP taglibs
Product: javaee Reporter: malfunction84 <malfunction84>
Component: JSPAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description malfunction84 2009-05-21 22:32:04 UTC
In the Java editor, when you use a class you haven't imported, it offers a fix to import that class.  It would be nice
if the JSP did something similar, only for JSP tags.

For instance, if I paste code into a JSP which uses <c:forEach>, it should warn me that no such tag exists, then offer a
fix which will add a taglib JSP directive for JSTL Core to my page.

(Not to be confused with issue 164757, although if a "Fix Imports" feature is ever implemented for Java code in a JSP
file, it should "Fix Taglibs" too.)
Comment 1 Martin Balin 2016-07-07 08:53:20 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