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 196756 - Import directive in jsp
Summary: Import directive in jsp
Status: RESOLVED DUPLICATE of bug 175015
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.0.1
Hardware: PC Windows XP
: P4 normal (vote)
Assignee: Anton Chechel
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 08:50 UTC by Vladimir Riha
Modified: 2011-05-23 14:05 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Vladimir Riha 2011-03-16 08:50:06 UTC
Not sure how much is this a bug, but in jsp files, if I use directive 
<%@page import="|" %>
and invoke code completion between the quotes, the packages are offered only if I type their first letter

Product Version: NetBeans IDE 7.0 RC1 (Build 201103160000)
Java: 1.6.0_24; Java HotSpot(TM) Client VM 19.1-b02
System: Windows XP version 5.1 running on x86; Cp1250; cs_CZ (nb)
Comment 1 Vladimir Riha 2011-05-23 14:05:50 UTC

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