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

Thanks for that. I tracked down the problem and got it working.

It wasn't related to Sysdeo, but to one of the changes I'd made when installing Sysdeo. As per the Sysdeo doc's I'd configured Eclipse to use the Java SDK rather than the JRE, but I'd the configured the SDK incorrectly.
Under Preferences->Java->Installed JREs->Edit I had the javadoc URL incorrect:
file:d:/java/sun/docs/api
instead of
file:/d:/java/sun/docs/api


Thanks for your time
Cheers
Paul


Valentino Kyriakides wrote:
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.

....

Any suggestions would be appreciated.

Thanks
Paul