|
To run Eclipse or iTest on Ubuntu 9.10 with Firefox 3.5 only: 1. Set the environment variable GDK_NATIVE_WINDOWS to 1 (Note: GDK and not GTK). 2. If this is the first time you are starting iTest or Eclipse, iTest will display the "Welcome" screen using the Mozilla browser. With Firefox 3.5, Eclipse will crash at startup, so you must add the following lines to the iTest.ini or Eclipse.ini file: -Dorg.eclipse.swt.browser.XULRunnerPath=/usr/lib/xulrunner/xulrunner The path to xulrunner will depend on the flavor of Linux operating system. Eclipse has not fixed these two issues in Eclipse 3.5. They are thinking of fixing it in 3.5.2. |