URL org.eclipse.ui.intro not found [message #242939] |
Wed, 12 December 2007 16:19  |
Eclipse User |
|
|
|
Originally posted by: gateley.jriver.com
I installed Eclipse Europa for C++ (3.3):
eclipse-cpp-europa-fall2-linux-gtk.tar
and I installed a Java VM from Sun:
jre-6u3-linux-i586.bin
When I execute:
/eclipse -vm <path to java>/java
Eclipse starts with a page that looks like:
> Welcome to Eclipse 3.3
> Overview
> Overview
>
> Get an overview of the features
>
> Tutorials
> Tutorials
>
> Go through tutorials
>
> Samples
> Samples
>
> Try out the samples
>
> What's New
> What's New
>
> Find out what is new
>
> Go to the workbench
> Workbench
>
> Go to the workbench
>
> Eclipse Project
Apart from the fact that each link shows up 3 times, with a couple of
different names, clicking on any link opens up a window in my Firefox
browser, with a "Problem loading page". Here's a URL:
http://org.eclipse.ui.intro/showPage?id=overview
It looks like the URL is reversed (should be intro.ui.eclipse.org) but
that doesn't exist either.
Did I install something incorrectly? Any ideas why these help links don't
work?
Thanks,
j
|
|
|
Re: URL org.eclipse.ui.intro not found [message #242953 is a reply to message #242939] |
Wed, 12 December 2007 16:53   |
Eclipse User |
|
|
|
Originally posted by: nospam_kowalskilee.gmail.com
I'm adding the eclipse.platform.ua newsgroup also, as that newsgroup is
focused on question re Welcome/intro, user assistance, and the help system.
What Linux distro are you running on?
Some of what you describe sounds similar to this Eclipse 3.2 Bugzilla entry:
https://bugs.eclipse.org/bugs/show_bug.cgi?id=155582
In the resolution to that entry, Dejan cites the SWT FAQ and making sure
that one is using the compatible Firefox. The SWT FAQ states about
browser platforms:
http://www.eclipse.org/swt/faq.php#browserplatforms
"Firefox can be used with Eclipse 3.1 and newer (Linux only), provided
that it has been compiled with linkable Gecko libraries. It is important
to note that Firefox downloads from mozilla.org currently do not satisfy
this criteria, but Firefox installations that are included in major
Linux distributions often do in the absence of a XULRunner installation.
Attempting to use a statically-linked Firefox install will display the
error message "No more handles [NS_InitEmbedding...error -2147221164]"."
The following Linux distributions meet the Firefox requirements for
using the Browser widget.
* RedHat Enterprise Linux 4
Note that you may need to set the environment variable MOZILLA_FIVE_HOME
to the folder containing your Firefox install. e.g. setenv
MOZILLA_FIVE_HOME /usr/lib/firefox-1.0.4
Hope this helps,
--Lee Anne
John Gateley wrote:
> I installed Eclipse Europa for C++ (3.3):
> eclipse-cpp-europa-fall2-linux-gtk.tar
> and I installed a Java VM from Sun:
> jre-6u3-linux-i586.bin
> When I execute:
> /eclipse -vm <path to java>/java
> Eclipse starts with a page that looks like:
>> Welcome to Eclipse 3.3
>> Overview
>> Overview
>>
>> Get an overview of the features
>>
>> Tutorials
>> Tutorials
>>
>> Go through tutorials
>>
>> Samples
>> Samples
>>
>> Try out the samples
>>
>> What's New
>> What's New
>>
>> Find out what is new
>>
>> Go to the workbench
>> Workbench
>>
>> Go to the workbench
>>
>> Eclipse Project
>
> Apart from the fact that each link shows up 3 times, with a couple of
> different names, clicking on any link opens up a window in my Firefox
> browser, with a "Problem loading page". Here's a URL:
> http://org.eclipse.ui.intro/showPage?id=overview
> It looks like the URL is reversed (should be intro.ui.eclipse.org) but
> that doesn't exist either.
>
> Did I install something incorrectly? Any ideas why these help links
> don't work?
>
> Thanks,
>
> j
>
>
|
|
|
|
Powered by
FUDForum. Page generated in 0.08060 seconds