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 173361 - No CC when there's no ending delimiter
Summary: No CC when there's no ending delimiter
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: issues@javaee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-09-30 09:59 UTC by matusdekanek
Modified: 2015-09-17 13:10 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
messages.log (150.60 KB, text/plain)
2009-09-30 09:59 UTC, matusdekanek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description matusdekanek 2009-09-30 09:59:10 UTC
Product Version: NetBeans IDE Dev (Build 200909221401)
Java: 1.6.0_16; Java HotSpot(TM) Client VM 14.2-b01
System: Windows XP version 5.1 running on x86; Cp1252; en_US (nb)

-create a java web project
-open index.jsp
-insert <%@page import="|" %> where | denotes the cursor position
-invoke code completion
Java root libraries should be offered (java,org...) but cc does not offer any suggestion.
Comment 1 matusdekanek 2009-09-30 09:59:32 UTC
Created attachment 88574 [details]
messages.log
Comment 2 matusdekanek 2009-09-30 10:12:07 UTC
similar applies to for example
<% String var;var.|
<% String.|
<% response.|
<jsp:useBean id="myDate" scope="request" class="|
<%! |
and few other
Comment 3 Tomasz Slota 2009-11-13 08:02:03 UTC
The first case is already tracked as issue 175015.

I believe the subsequent cases are also a known issue, there is no CC if there is no ending delimiter. I cannot find the duplicate right now, so I am leaving this opened.
Comment 4 Martin Fousek 2011-11-15 07:39:30 UTC
The original problem is duplicate of bug #175015.

The rest already works well for all cases except:
<jsp:useBean id="myDate" scope="request" class="|
Comment 5 Martin Balin 2015-09-17 13:10:00 UTC
Report from old NetBeans version. Due to code changes since it was reported likely not reproducible now. Feel free to reopen if happens in 8.0.2 or 8.1.