Skip to main content



      Home
Home » Language IDEs » ServerTools (WTP) » JSP errors tracking
JSP errors tracking [message #78868] Tue, 01 March 2005 18:15 Go to next message
Eclipse UserFriend
Originally posted by: bp.planete-soft.com

I'm using Eclipse 3.1M5a with WTP 1.0M3 to develop a Web Project with
Tomcat and all is working fine except the JSP errors detection. If a JSP
file contains errors, I need to open that file in the editor to see the
errors, but theses errors are not listed onto the Problems view or the
Navigation view.
Is it a normal feature ? or is there an option to activate the JSP
errors detection ?
Thanks
Re: JSP errors tracking [message #78882 is a reply to message #78868] Tue, 01 March 2005 18:40 Go to previous message
Eclipse UserFriend
Originally posted by: pavery.us.ibm.com

The workbench (batch) validation framework is separate from the
as-you-type validation in the JSP editor. Batch validation is the
validation that shows up under "validation" preferences and also adds
problem markers to files, which show up in the problems view.

Currenly there is no "batch" validator for JSPs, only as-you-type
validation.

It's a medium priority milestone plan item for M4.

see the plan here:
http://www.eclipse.org/webtools/jst/components/jsp/M3/milest one_plan.html

Ideally we'd like to use the same validator for both as-you-type
validation as the workbench batch validation.

Details have yet to be worked out...

-phil

Bertrand PERALTA wrote:
> I'm using Eclipse 3.1M5a with WTP 1.0M3 to develop a Web Project with
> Tomcat and all is working fine except the JSP errors detection. If a JSP
> file contains errors, I need to open that file in the editor to see the
> errors, but theses errors are not listed onto the Problems view or the
> Navigation view.
> Is it a normal feature ? or is there an option to activate the JSP
> errors detection ?
> Thanks
Previous Topic:Internet > Proxy Settings
Next Topic:JSEditor and WDTE functionality be taken over by Eclipse WDT
Goto Forum:
  


Current Time: Wed May 07 19:31:02 EDT 2025

Powered by FUDForum. Page generated in 0.03228 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top