[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform] Unable to relaunch the platform because the eclipse.vm property has not been set

Hi,

I have some plug-ins contributed through my code which make use of the 
SWT_AWT bridge to bring Swing panels from a Swing application into Eclipse. 
Further the Swing part of this application is loaded using a separate class 
loader.

The runtime environment for debug which is launched, does not allow me to 
use the "Switch Workspace" feature. It pops up the message: "Missing System 
Property" - "Unable to relaunch the platform because the eclipse.vm property 
has not been set". I tried changing the JRE to which my environment refers 
to, even trying to provide the -vm argument with the location to the java 
executable but still encountered this error. Any pointers on what's going 
wrong?

Thanks,
Rahul