Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » Is there a way to clear the configuration area before launching an RCP app?
Is there a way to clear the configuration area before launching an RCP app? [message #1841588] Fri, 21 May 2021 10:48
Phil Beauvoir is currently offline Phil BeauvoirFriend
Messages: 62
Registered: October 2012
Member
In Eclipse itself there is an option in the Launch Configuration tab to "Clear the configuration area before launching". If checked, this will delete the contents of the target configuration folder before launching the debug session.

We have a need in our RCP app to do this before the RCP app launches. Can this be achieved by means of a program argument or programmatically?

I don't mean the -clean option as this only cleans the org.eclipse.osgi folder. I'd like to clean out the whole configuration folder.

[Updated on: Fri, 21 May 2021 10:52]

Report message to a moderator

Previous Topic:Resolved Bundle Problem
Next Topic:Clean osgi cache folder after closing the application.
Goto Forum:
  


Current Time: Tue Sep 24 09:24:05 GMT 2024

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

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

Back to the top