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

Summary: first load project, there are jsp files with jstl not compiled error.
Product: javaee Reporter: fortruth <fortruth>
Component: JSPAssignee: Marek Fukala <mfukala>
Status: RESOLVED INCOMPLETE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log
<无描述>

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.