View Single Post
Posts: 46 | Thanked: 17 times | Joined on Oct 2009
#2
OK - so option 3. was the correct one - however you also need to download xulrunner (install to usr/lib) from mozilla website and make sure that the option is added at the end of the .ini file.

esbox.ini

-startup
plugins/org.eclipse.equinox.launcher_1.0.101.R34x_v2008112 5.jar
--launcher.library
plugins/org.eclipse.equinox.launcher.gtk.linux.x86_1.0.101 .R34x_v20080805
-vmargs
-Xms40m
-Xmx800m
-XX:MaxPermSize=128m
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner

Last edited by jackabite; 2009-11-06 at 22:23.
 

The Following User Says Thank You to jackabite For This Useful Post: