Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » My RCP won't restart on PlatformUI.getWorkbench().restart();
My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #644250] Fri, 10 December 2010 08:59 Go to next message
Alexandra Niculai is currently offline Alexandra NiculaiFriend
Messages: 84
Registered: July 2009
Member
Hello everyone,

I have tried to use
	PlatformUI.getWorkbench().restart();

to restart the application(for update).
The application updates, it shuts down, but it doesn't restart.
It has to be started manually.
Could someone please help me with this problem?
Thank you!

Greetings,
Alexandra.
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #644581 is a reply to message #644250] Mon, 13 December 2010 11:05 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Alexandra Niculai wrote:
> Hello everyone,
>
> I have tried to use
> PlatformUI.getWorkbench().restart();
> to restart the application(for update).
> The application updates, it shuts down, but it doesn't restart.
> It has to be started manually.
> Could someone please help me with this problem?
Maybe you're not using the eclipse.exe but directly start the VM?

Dani
> Thank you!
>
> Greetings,
> Alexandra.
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #644584 is a reply to message #644581] Mon, 13 December 2010 11:14 Go to previous messageGo to next message
Alexandra Niculai is currently offline Alexandra NiculaiFriend
Messages: 84
Registered: July 2009
Member
Hmm, I don't think I'm starting directly the VM.
I just exported the product, and gave it different name than eclipse. So I have nameOfProduct.exe which I double-click and the application starts.
But I don't know for sure that I'm not starting directly the VM. How do you do that?
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #644853 is a reply to message #644584] Tue, 14 December 2010 13:20 Go to previous messageGo to next message
Dani Megert is currently offline Dani MegertFriend
Messages: 3802
Registered: July 2009
Senior Member
Alexandra Niculai wrote:
> Hmm, I don't think I'm starting directly the VM.
> I just exported the product, and gave it different name than eclipse.
> So I have nameOfProduct.exe which I double-click and the application
> starts.
> But I don't know for sure that I'm not starting directly the VM. How
> do you do that?
If you use the .exe then that's OK.

Dani
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #645061 is a reply to message #644853] Wed, 15 December 2010 13:10 Go to previous messageGo to next message
Alexandra Niculai is currently offline Alexandra NiculaiFriend
Messages: 84
Registered: July 2009
Member
Yes, I'm starting from the .exe.

Alexandra.
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #645070 is a reply to message #645061] Wed, 15 December 2010 13:25 Go to previous messageGo to next message
Thomas Schindl is currently offline Thomas SchindlFriend
Messages: 6651
Registered: July 2009
Senior Member
Maybe you should not rename the exe after export
Am 15.12.10 14:11, schrieb Alexandra Niculai:
> Yes, I'm starting from the .exe.
>
> Alexandra.
Re: My RCP won't restart on PlatformUI.getWorkbench().restart(); [message #645073 is a reply to message #645070] Wed, 15 December 2010 13:57 Go to previous message
Alexandra Niculai is currently offline Alexandra NiculaiFriend
Messages: 84
Registered: July 2009
Member
Actually, I'm not renaming it after the export.
I set the name of the executable before exporting the product, in the .product file, in Launching/Program Launcher/Launcher name.

Alexandra.
Previous Topic:Software update does not update properly on Windows
Next Topic:Command placement in Eclipse main toolbar
Goto Forum:
  


Current Time: Sat Apr 20 04:11:18 GMT 2024

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

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

Back to the top