Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » External Launch Configuration without saving dirty resources
External Launch Configuration without saving dirty resources [message #1741786] Mon, 29 August 2016 15:21 Go to next message
Mickael Istria is currently offline Mickael IstriaFriend
Messages: 865
Registered: July 2009
Location: Grenoble, France
Senior Member

I've created a few local External Launch Configuration that are inheriting from the "Program" run configuration. Whenever I run one of them, I'm asked for saving the dirty editors that are open. Is there a way to prevent the launch from asking for a save?
Re: External Launch Configuration without saving dirty resources [message #1741798 is a reply to message #1741786] Mon, 29 August 2016 17:09 Go to previous message
Eclipse UserFriend
The base LaunchConfigurationDelegate.java provides a `saveBeforeLaunch()` method that can be overridden to control whether to prompt.
Previous Topic:Neon: Toggle View Stacks
Next Topic:Can I embed a console in a noral composite?
Goto Forum:
  


Current Time: Sat Apr 20 01:42:34 GMT 2024

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

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

Back to the top