Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » Recompile JSP on change(Recompile JSP on change)
Recompile JSP on change [message #881303] Mon, 04 June 2012 06:04 Go to next message
Eclipse UserFriend
I noticed that when I change a jsp page it won't change in the target folder.

My question is: How can I make Eclipse recompile the .jsp in the target folder?

I currently have 'Build Automatically' enabled.

Kind regards,
Re: Recompile JSP on change [message #881597 is a reply to message #881303] Mon, 04 June 2012 18:07 Go to previous message
Eclipse UserFriend
On 6/4/2012 6:04 AM, Robbert Lambrechts wrote:
> I noticed that when I change a jsp page it won't change in the target
> folder.
> My question is: How can I make Eclipse recompile the .jsp in the target
> folder?
>
> I currently have 'Build Automatically' enabled.
>
> Kind regards,
>

Eclipse doesn't compile .jsp files, your Server does. Are you editing
the file in this "target folder?" If not, what's taking care of
updating it there where you edit it in its original location?

---
Nitin Dahyabhai
Eclipse WTP Source Editing and JSDT
IBM Rational
Previous Topic:Refactor script grammar
Next Topic:Breakpoint actions in java (like c++)
Goto Forum:
  


Current Time: Wed Jul 23 14:30:29 EDT 2025

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

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

Back to the top