[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[news.eclipse.tools] Accessing javadoc from Eclipse help application

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