Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 10:04 Go to next message
Robbert Lambrechts is currently offline Robbert LambrechtsFriend
Messages: 1
Registered: June 2012
Junior Member
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 22:07 Go to previous message
Nitin Dahyabhai is currently offline Nitin DahyabhaiFriend
Messages: 4430
Registered: July 2009
Senior Member

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


_
Nitin Dahyabhai
Eclipse Web Tools Platform
Previous Topic:Refactor script grammar
Next Topic:Breakpoint actions in java (like c++)
Goto Forum:
  


Current Time: Fri Mar 29 11:05:35 GMT 2024

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

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

Back to the top