Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » Rich Client Platform (RCP) » "Unable to relaunch the platform ..."(How to implement a "Switch Workspace" in a RCP product?)
"Unable to relaunch the platform ..." [message #520160] Thu, 11 March 2010 12:09 Go to next message
Giovanni De Sossi is currently offline Giovanni De SossiFriend
Messages: 161
Registered: October 2009
Location: Rome, Italy
Senior Member

Hi,

I need to implement a "Switch Workspace" action in my RCP product; I've added and registered the right Action, but when I try to execute, I get the following error: Unable to relaunch the platform because the eclipse.vm property has not been set.

Any idea about this?

Thanks in advance, regards

Giovanni.
Re: "Unable to relaunch the platform ..." [message #520698 is a reply to message #520160] Sun, 14 March 2010 15:07 Go to previous messageGo to next message
Wim Jongman is currently offline Wim JongmanFriend
Messages: 423
Registered: July 2009
Senior Member
Hi Giovanni,

Here is a link with the description:
http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse. platform.doc.isv/reference/misc/launcher_ini.html

--

Best Regards,
Wim Jongman
-- The Definition of an Upgrade: Take old bugs out, put new ones in.
(Eclipse Old Skool Quote Service)

> Hi,
>
> I need to implement a "Switch Workspace" action in my RCP product; I've
added and registered the right Action, but when I try to execute, I get the
following error: Unable to relaunch the platform because the eclipse.vm
property has not been set.
>
> Any idea about this?
>
> Thanks in advance, regards
>
> Giovanni.
Re: "Unable to relaunch the platform ..." [message #543142 is a reply to message #520698] Mon, 28 June 2010 14:43 Go to previous messageGo to next message
Victor  is currently offline Victor Friend
Messages: 16
Registered: June 2010
Junior Member
Hi,
I have the same problem.
I tried to edit my .ini, but my application is not switching the workspace.
The image below is a screenshot of the error that is given when I try to switch the workspace.

http://www.students.ic.unicamp.br/~ra064940/example2.JPG


Someone can help me?

Thanks a lot.
Re: "Unable to relaunch the platform ..." [message #543712 is a reply to message #543142] Wed, 30 June 2010 11:36 Go to previous messageGo to next message
Yogiraj Mahajan is currently offline Yogiraj MahajanFriend
Messages: 7
Registered: June 2010
Junior Member
I think you need to add JRE for your eclipse .Add JRE libraries in your buildpath
Re: "Unable to relaunch the platform ..." [message #543748 is a reply to message #543712] Wed, 30 June 2010 13:25 Go to previous message
Victor  is currently offline Victor Friend
Messages: 16
Registered: June 2010
Junior Member
Hi,
Thanks for your answer, but my JRE is already seted.

I did a SWTBot test for eclipse and launched this test. The test is simply switch workspace, but the same error happened.
Do I need to set something on Eclipse?

Thanks for help.

Victor
Previous Topic:Deliver RCP product with subversive
Next Topic:Creating Eclipse plugins from jars
Goto Forum:
  


Current Time: Tue Apr 23 14:19:15 GMT 2024

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

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

Back to the top