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 221468 - first load project, there are jsp files with jstl not compiled error.
Summary: first load project, there are jsp files with jstl not compiled error.
Status: RESOLVED INCOMPLETE
Alias: None
Product: javaee
Classification: Unclassified
Component: JSP (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Marek Fukala
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-11-05 09:58 UTC by fortruth
Modified: 2014-07-29 09:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (241.98 KB, text/plain)
2012-11-05 09:58 UTC, fortruth
Details
<无描述> (2.11 KB, image/png)
2012-11-05 09:58 UTC, fortruth
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fortruth 2012-11-05 09:58:04 UTC
Product Version = NetBeans IDE Dev (Build 201211040001)
Operating System = Linux version 3.5.0-18-generic running on amd64
Java; VM; Vendor = 1.7.0_09
Runtime = OpenJDK 64-Bit Server VM 23.2-b09

when import a project,  there are jsp files using the jstl or self-defined tag. when no edit and save happened, there are always jsp parsing error.

see the following screeshot attatchment.
Comment 1 fortruth 2012-11-05 09:58:10 UTC
Created attachment 127125 [details]
IDE log
Comment 2 fortruth 2012-11-05 09:58:52 UTC
Created attachment 127126 [details]
<无描述>
Comment 3 fortruth 2012-11-05 09:59:56 UTC
when there is an edit and save action, the error reporter will disappear.
Comment 4 Marek Fukala 2014-07-29 09:49:15 UTC
Please attach a sample file or project so I can reproduce it. Thank you.