Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » How to debug jspx files?(debug statements and runtime debugging)
How to debug jspx files? [message #523922] Mon, 29 March 2010 20:25 Go to next message
Mimi Tam is currently offline Mimi TamFriend
Messages: 33
Registered: January 2010
Member
Hi,

How can I debug jspx files in Eclipse?

I would be happy if I can even print out debug statements to the console at run time?

Please help.

Thanks.
Re: How to debug jspx files? [message #523932 is a reply to message #523922] Mon, 29 March 2010 21:32 Go to previous messageGo to next message
Nick Sandonato is currently offline Nick SandonatoFriend
Messages: 126
Registered: July 2009
Senior Member
Hi Mimi,

Are you able to set breakpoints in regular JSPs (one's that don't end with the extension .jspx)? It looks like there might be a bug where .jspx JSPs are not having their breakpoints set properly.
Re: How to debug jspx files? [message #523943 is a reply to message #523932] Mon, 29 March 2010 23:25 Go to previous messageGo to next message
Mimi Tam is currently offline Mimi TamFriend
Messages: 33
Registered: January 2010
Member
Hi Nick,

I was not able to set breakpoints in jsp or jspx. Eclipse wouldn't allow me. I could set breakpoints in java files.

Can you tell me how to put print-out debug statements in my jspx files to show up on my console at run-time?

Many Thanks
Re: How to debug jspx files? [message #523945 is a reply to message #523922] Mon, 29 March 2010 23:42 Go to previous message
Mimi Tam is currently offline Mimi TamFriend
Messages: 33
Registered: January 2010
Member
Hi Nick,

I can set breakpoint in jsp files now but not jspx. I can live with it.

Thank you very much for the info. It's very helpful.
Previous Topic:Re: Using templates in HTML editor
Next Topic:how can I tell what kind of a project it it ?
Goto Forum:
  


Current Time: Thu Mar 28 17:30:03 GMT 2024

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

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

Back to the top