Equinox launcher failes on linux [message #47253] |
Tue, 29 January 2008 08:13  |
Eclipse User |
|
|
|
Hi,
EPFC 1.2.0.1 on Windows XP works if I call: java -jar
plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar -data
"workspace-epf"
On Linux it fails (see attachment): java -jar
../plugins/org.eclipse.equinox.launcher_1.0.0.v20070606.jar -data
"workspace-epf-cmdl"
However, when I call ./epf then it works (on Linux).
Any suggestions?
Regards,
Roman
|
|
|
|
Re: Equinox launcher failes on linux [message #47335 is a reply to message #47312] |
Wed, 30 January 2008 02:13  |
Eclipse User |
|
|
|
Thanks, it works now!
I noticed the issue with swt and I also checked the ws value in the log;
however, I didn't realized "motif" is not correct one for the linux machine
I have been utilizing.
Roman
"Shilpa Toraskar" <storaskar@xx.xxx.xxx> wrote in message
news:88c56e63c6b28d378585564bb8546731$1@www.eclipse.org...
> Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
> really just the eclipse executable, we get the gtk version of that, so it
> automatically passes in "-ws gtk". In your case, you need to specify "-ws
> gtk" that when you call with "java.."
>
|
|
|
Re: Equinox launcher failes on linux [message #586341 is a reply to message #47253] |
Tue, 29 January 2008 14:58  |
Eclipse User |
|
|
|
Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
really just the eclipse executable, we get the gtk version of that, so it
automatically passes in "-ws gtk". In your case, you need to specify "-ws
gtk" that when you call with "java.."
|
|
|
Re: Equinox launcher failes on linux [message #586349 is a reply to message #47312] |
Wed, 30 January 2008 02:13  |
Eclipse User |
|
|
|
Thanks, it works now!
I noticed the issue with swt and I also checked the ws value in the log;
however, I didn't realized "motif" is not correct one for the linux machine
I have been utilizing.
Roman
"Shilpa Toraskar" <storaskar@xx.xxx.xxx> wrote in message
news:88c56e63c6b28d378585564bb8546731$1@www.eclipse.org...
> Looks like your "swt.gtk" is not getting loaded. The ./epf executable is
> really just the eclipse executable, we get the gtk version of that, so it
> automatically passes in "-ws gtk". In your case, you need to specify "-ws
> gtk" that when you call with "java.."
>
|
|
|
Powered by
FUDForum. Page generated in 0.02847 seconds