Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Equinox » How to add new system property for next restart
How to add new system property for next restart [message #490495] Thu, 08 October 2009 20:16
Andrew Eisenberg is currently offline Andrew EisenbergFriend
Messages: 382
Registered: July 2009
Senior Member
Hi,

I have a plugin that performs a restart of Eclipse after changing certain parts of the configuration. I do this by calling:

Workbench.getInstance().restart();


The only problem is that when I do this, I need to (temporarily) add a new system property for this restart only. Is there a way of doing this programmatically?
Previous Topic:Director produces broken eclipse.ini
Next Topic:Equinox jetty in RCP application
Goto Forum:
  


Current Time: Thu Apr 25 23:40:42 GMT 2024

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

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

Back to the top