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 111657 - wrong error possition for unfinished declaration
Summary: wrong error possition for unfinished declaration
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: Jan Lahoda
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-01 16:07 UTC by Jindrich Sedek
Modified: 2009-12-21 06:08 UTC (History)
1 user (show)

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 Jindrich Sedek 2007-08-01 16:07:54 UTC
Create new WebApplication
type on 10th line in index.jsp:

<%! void function23(){  %> 

error about illegal start of expression is highlighted on the first line of index.jsp, but error is on 10th line
Comment 1 Tomasz Slota 2007-08-08 09:44:24 UTC
Honzo, do you think we can do anything about it?
Comment 2 Jan Lahoda 2007-08-14 13:18:45 UTC
Unfortunatelly, I do not think we will be able to do anything about this for NB6.0.
Comment 3 Quality Engineering 2009-12-21 06:08:50 UTC
This bug was reported against NetBeans IDE 6.0 or an older release, or against a non-maintained module. NetBeans team does not have enough resources to get to this issue, therefore we are closing the issue as a WONTFIX. If you are interested in providing a patch for this bug, please see our NetFIX guidelines for how to proceed. 

We apologize for any inconvenience.


Thank you.
The NetBeans Team