[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
[news.eclipse.tools] Accessing javadoc from Eclipse help application
|
- From: Paul Faid <paul.faid@xxxxxxxxxxxxxxxxxxx>
- Date: Mon, 16 Jun 2003 12:37:15 +1200
- Newsgroups: eclipse.tools
- Organization: EclipseCorner
- User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-GB; rv:1.3.1) Gecko/20030425
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