Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » Stop Eclipse from automatically relaunching application
Stop Eclipse from automatically relaunching application [message #831962] Thu, 29 March 2012 15:16 Go to next message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

I'd like Eclipse not to bounce my running application when I've done
nothing more than save changes to an HTML file. How is this done?

I'm using Wicket in a particular way that make merely refreshing a URL
in my browser after restart useless--I have to reenter my pages so a
useless restart of my application for a change that doesn't require it
has become unwelcome.

I also do not wish to be prompted to restart. If I want it bounced, I'll
right-click in the Servers view and restart it myself.

Thanks to anyone who can answer. I've run the Preference dialogs and the
Helps without anything dawning on me.
Re: Stop Eclipse from automatically relaunching application [message #832350 is a reply to message #831962] Fri, 30 March 2012 03:34 Go to previous messageGo to next message
Bob Sadarka is currently offline Bob SadarkaFriend
Messages: 40
Registered: February 2012
Member
Uncheck the option "Build Automatically" from Project menu.
Re: Stop Eclipse from automatically relaunching application [message #832698 is a reply to message #832350] Fri, 30 March 2012 13:18 Go to previous message
Russell Bateman is currently offline Russell BatemanFriend
Messages: 3798
Registered: July 2009
Location: Provo, Utah, USA
Senior Member

On 3/29/2012 9:34 PM, Bob Sadarka wrote:
> Uncheck the option "Build Automatically" from Project menu.

Thanks, Bob. That was obvious, but I was trying to avoid going there.

I can find no keyboard equivalent/hot key to toggle Build Automatically
on and off. (Note that PracticallyMacro doesn't do menu commands.)

Alas. What is needed is some granularity in what building automatically
is prompted by (yes to .java, .jsp, .jsf, etc., but no to .html), but
that could lead to a messy interface.
Previous Topic:I want to contribute to eclipse sse line completion but the content assist framework is internal
Next Topic:Error while trying to create JavaServer Faces project
Goto Forum:
  


Current Time: Thu Apr 25 15:27:37 GMT 2024

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

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

Back to the top