Skip to main content



      Home
Home » Eclipse Projects » Eclipse Platform » JAVADOC LOCATION
JAVADOC LOCATION [message #88014] Thu, 03 July 2003 05:06 Go to next message
Eclipse UserFriend
Originally posted by: magali.pages.astrium-space.com

Hi,

I am using the eclipse plateform 2.1.0.

The project I am working on is using standard librairies such as rt.jar ...
When I press the F1 key to get the javadoc documentation the Microsoft
debugger is opened on a file located on the sun site (java.sun.com).

Therefore, I tried to change the javadoc location associated to file
rt.jar:
1) Right click on the rt.jar file
2) Selection of the properties entry in the opened menu
3) Selection of the Javadoc Location field in the opened window
4) Modification of the path to C:\...\jdk\docs\api.

After this modification, when I tried to get the associated documentation
using the F1 key, I get the associated page without any error.

The problem is that if I leave and start again eclipse, the javadoc
location modification has noot been saved (if I check the javadoc location
using the above manipulations, I find the sun site).

Do you have an idea why the javadoc location is not saved ?

Thanks a lot

Magali
Re: JAVADOC LOCATION [message #88184 is a reply to message #88014] Thu, 03 July 2003 10:34 Go to previous message
Eclipse UserFriend
Try setting it in Java Runtime Preferences (Window->Preferences, Java->JRE,
Edit). The entry needs to contain protocol like: "file:/D:/jdk/docs/api/"
Konrad Kolosowski

"mag" <magali.pages@astrium-space.com> wrote in message
news:be0rn4$7gg$1@rogue.oti.com...
> Hi,
>
> I am using the eclipse plateform 2.1.0.
>
> The project I am working on is using standard librairies such as rt.jar
....
> When I press the F1 key to get the javadoc documentation the Microsoft
> debugger is opened on a file located on the sun site (java.sun.com).
>
> Therefore, I tried to change the javadoc location associated to file
> rt.jar:
> 1) Right click on the rt.jar file
> 2) Selection of the properties entry in the opened menu
> 3) Selection of the Javadoc Location field in the opened window
> 4) Modification of the path to C:\...\jdk\docs\api.
>
> After this modification, when I tried to get the associated documentation
> using the F1 key, I get the associated page without any error.
>
> The problem is that if I leave and start again eclipse, the javadoc
> location modification has noot been saved (if I check the javadoc location
> using the above manipulations, I find the sun site).
>
> Do you have an idea why the javadoc location is not saved ?
>
> Thanks a lot
>
> Magali
>
>
Previous Topic:debugger name ?
Next Topic:Is 2.1.1 released?
Goto Forum:
  


Current Time: Sun Jul 27 13:46:59 EDT 2025

Powered by FUDForum. Page generated in 0.03997 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top