[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.technology.epf] Re: Equinox launcher failes on linux

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.."