[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Disabling save on exit prompt when exiting from Eclipse

Hello,

How can I programmaticaly disable the "Save Resource" dialog when exiting from Eclipse? I know that the isModified field of some ecore resources has changed but I don't want to save these changes and I don't want the user to be prompt for that.

Thanks in advance!