Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Eclipse Platform » PlatformUI.getWorkbench().saveAll with ISaveableFilter on IFile
PlatformUI.getWorkbench().saveAll with ISaveableFilter on IFile [message #372477] Wed, 29 July 2009 09:25
Esteban Dugueperoux is currently offline Esteban DugueperouxFriend
Messages: 472
Registered: July 2009
Senior Member
Hi,

I have a launcher which check before his work if related IFile are saved.
Then I would like to use PlatformUI.getWorkbench().saveAll() instead of
PlatformUI.getWorkbench().saveAllEditors() to save only related IFile.
but I don't know how to get corresponding IFile from Saveable in my
ISaveableFilter.

Any idea?

Thanks in advance.
Previous Topic:Insert Spaces for Tabs - After the Fact
Next Topic:Preferences and defaults in non-UI plugin
Goto Forum:
  


Current Time: Sat Sep 21 20:07:19 GMT 2024

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

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

Back to the top