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 146342 - JSP editor incorrectly displays "cannot find symbol"
Summary: JSP editor incorrectly displays "cannot find symbol"
Status: RESOLVED DUPLICATE of bug 141287
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 6.x
Hardware: Macintosh Mac OS X
: P2 blocker (vote)
Assignee: Tomasz Slota
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-05 17:00 UTC by ceri
Modified: 2008-09-09 15:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Simple project showing the problem. (16.49 KB, application/x-compressed)
2008-09-05 17:01 UTC, ceri
Details
Screenshot of problem. (152.59 KB, image/png)
2008-09-05 17:02 UTC, ceri
Details

Note You need to log in before you can comment on or make changes to this bug.
Description ceri 2008-09-05 17:00:05 UTC
While learning to develop basic portlets, I was very confused by a "cannot find symbol" error displayed by the JSP editor as it was highlighting an error in the 
boilerplate.  Finally, I decided to ignore the error and it turns out that everything works just fine.
Comment 1 ceri 2008-09-05 17:01:25 UTC
Created attachment 69174 [details]
Simple project showing the problem.
Comment 2 ceri 2008-09-05 17:02:52 UTC
Created attachment 69175 [details]
Screenshot of problem.
Comment 3 Tomasz Slota 2008-09-09 15:24:52 UTC


*** This issue has been marked as a duplicate of 141287 ***