Fix:
sudo apt-get install xulrunner
( sudo yum reinstall xulrunner on fedora)
append to eclipse.ini
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner/xulrunner
voila!!!
Supporting MAC is my way to support Linux
Fix:
sudo apt-get install xulrunner
( sudo yum reinstall xulrunner on fedora)
append to eclipse.ini
-Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner/xulrunner
voila!!!
1 comment:
Wow, that worked! Thanks, you saved me from having to reinstall Eclipse :)
Post a Comment