[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Newsgroup Home]
|
[news.eclipse.technology.epf] Re: Equinox launcher failes on linux
|
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@xxxxxxxxxx> wrote in message
news:88c56e63c6b28d378585564bb8546731$1@xxxxxxxxxxxxxxxxxx
> 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.."
>