[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Re: Accessing javadoc from Eclipse help application
|
Check the help server IP/port number settings under your Eclipse
preferences. It looks for me somehow as those are now pointing/associated to
the Sysdeo Tomcat integration. - Take a look if you can somehow assign
different fixed port numbers for the Eclipse help and the Sysdeo Tomcat
usage.
-vkyr
"Paul Faid" <paul.faid@xxxxxxxxxxxxxxxxxxx> schrieb im Newsbeitrag
news:bcj3cb$2m4$2@xxxxxxxxxxxxxxxx
> Hi,
>
> I cannot access Javadocs from the Eclipse help application and was
> hoping someone could help me.
>
> This problem started when I installed the Tomcat plugin from Sysdeo.
> Before that it worked fine. Also the Tomcat plugin appears to work fine.
>
> As an example of the error, if I press F1 on ResultSet, then select
> 'Javadoc for ResultSet' I get the following error:
>
> =======================
> Apache Tomcat/4.0.6 - HTTP Status 404 -
> /topicfile:d:/java/sun/docs/api/java/sql/ResultSet.html
> --------------------------------------------------------------------------
------
>
> type Status report
>
> message /topicfile:d:/java/sun/docs/api/java/sql/ResultSet.html
>
> description The requested resource
> (/topicfile:d:/java/sun/docs/api/java/sql/ResultSet.html) is not
available.
> =======================
>
> The Javadoc is correctly configured, as I can get it in the hoverhelp,
> (using F2 or the mouse).
>
> The file "d:/java/sun/docs/api/java/sql/ResultSet.html" is present on my
> harddrive.
>
> In all other respects the Eclipse help appears to work ok, the help for
> the plugins I am using works correctly.
>
> Any suggestions would be appreciated.
>
> Thanks
> Paul
>