[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.technology.laszlo] Re: Error launching web browser.

In eclipse look here:
Menus - > Window -> preferences-> general-> web browser
You may have to change it to use external or something and add your mozilla 
install to the list of web browsers.


"Fernando Martin Palermo" <palermi@xxxxxxxxx> wrote in message 
news:e3p10l$p7k$1@xxxxxxxxxxxxxxxxxxxx
>i run eclipse under linux, my conf is:
>
> mozilla installed in ---> /usr/lib/mozilla
> executable ---> /usr/bin/mozilla (or mozilla-1.7.12)
>
> my .bashrc have this lines:
>
> JAVA_HOME="/usr/lib/j2se/1.4"
> export JAVA_HOME
> MOZILLA_FIVE_HOME="/usr/lib/mozilla"
> export MOZILLA_FIVE_HOME
>
> But when i launch run/run... in external viewer i have this error:
>
> "Error launching web browser.Make sure browser location is set up 
> properly."
>
> Please helpme