Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Breakpoint in .jspf
Breakpoint in .jspf [message #990534] Wed, 12 December 2012 22:56 Go to next message
arnaud Missing name is currently offline arnaud Missing nameFriend
Messages: 2
Registered: July 2009
Junior Member
I have a project where breakpoints worked well for .jsp included in other .jsp.
Recently, I have renamed all .jsp fragments to .jspf to avoid incorrect validation.

The problem is that now breakpoints are ignored in .jspf.
It strange because it supposed to be fixed by
https://bugs.eclipse.org/bugs/show_bug.cgi?id=334150
However I can still "step into" an included jspf, if I put a breakpoint in the containing jsp page (before include).

I use WTP 3.4.0 on Juno SR1.

An idea?

thanks!

Arnaud
Re: Breakpoint in .jspf [message #990735 is a reply to message #990534] Thu, 13 December 2012 22:15 Go to previous messageGo to next message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4435
Registered: July 2009
Senior Member

Were you prompted to update the breakpoints when you renamed the files?

_
Nitin Dahyabhai
Eclipse Web Tools Platform
Re: Breakpoint in .jspf [message #990736 is a reply to message #990735] Thu, 13 December 2012 22:29 Go to previous message
arnaud Missing name is currently offline arnaud Missing nameFriend
Messages: 2
Registered: July 2009
Junior Member
I put the breakpoint after renaming.

A friend has just found a partial workaround:
Go to Window > Preferences, in "Content Types", for "JSP" add "*.jspf".
Now breakpoints work in jspf!

...but in this case, I cannot disabled fragment validation anymore (so I have many "false" errors again)
even if I uncheck "Validate JSP Fragments" in Validation > JSP Syntax
Previous Topic:Javascript hot refresh?
Next Topic:Supressing / Removing problems from .js files programatically
Goto Forum:
  


Current Time: Thu Apr 25 20:07:12 GMT 2024

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

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

Back to the top