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