[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [Newsgroup Home]
[news.eclipse.platform.swt] Re: Mozilla browser in eclipse problems.

There is a faq posted in the BIRT project on how to get the browser working on Debian.
I guess it whould work for Redhat as well.


Take a look at it over here.

http://eclipse.org/birt/index.php?page=faq/linux.html


Regards,


Roshan

Samuel Mendenhall wrote:
I am attempting to get mozilla working in eclipse.  My OS is Redhat 3.0EE.
I received these instructions to get mozilla working in eclipse.

1. Install Mozilla 1.6 to ~/share/mozilla

2. mkdir ~/bin

3. cd ~/bin

4. ln -s ~/share/mozilla/mozilla

5. the command "which mozilla" should now point to ~/bin/mozilla

6. export MOZILLA_FIVE_HOME=~/share/mozilla

7. backup /etc/gre.conf

8. edit /etc/gre.conf . change to point to ~/share/mozilla



However, when I follow these exactly, I still get kicked out of eclipse with
an exception right after I choose my workspace on start up.  I get kicked
becuase my previous perspective had a browser opened.  I had mozilla 1.7.7
installed prior, which eclipse would open, just not display any browser
windows.



Has anyone run into this problem and found a solution?



Thank you,

Samuel