Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Newcomers » Newcomers » configuring jre's javadocs: How use local version rather than web?
configuring jre's javadocs: How use local version rather than web? [message #149292] Wed, 19 April 2006 16:53 Go to next message
Owen Densmore is currently offline Owen DensmoreFriend
Messages: 7
Registered: July 2009
Junior Member
On Mac OS X, I've configured Eclipse 3.1.2 to use the JDK 1.5 that is
available from the developer connection at apple.com.

The JRE seems to be found and used just fine by eclipse. But when I ask
to look at the javadocs for classes in the JDK, it does not use the
local version of the javadocs, instead it goes to the sun web site.

The help docs claim that in the JRE edit dialog, there should be a
Javadoc URL entry which should be browsable within the local file system.

There is not such a dialog entry visible that I can see! Here is a
screen shot of the dialog:
http://backspaces.net/files/Eclipse001.png

Does anyone know how I can associate my local javadocs with the JRE?

Thanks

Owen
Re: configuring jre's javadocs: How use local version rather than web? [message #149295 is a reply to message #149292] Wed, 19 April 2006 16:59 Go to previous messageGo to next message
Tom Hofmann is currently offline Tom HofmannFriend
Messages: 770
Registered: July 2009
Senior Member
Owen,

the javadoc and source location can be set individually for each JAR
file that makes up your JRE. Simply select the jars and press the 'Edit'
button visible on your screenshot, or expand the tree notes and edit the
javadoc locations directly.

HTH, tom

Owen Densmore wrote:
> On Mac OS X, I've configured Eclipse 3.1.2 to use the JDK 1.5 that is
> available from the developer connection at apple.com.
>
> The JRE seems to be found and used just fine by eclipse. But when I ask
> to look at the javadocs for classes in the JDK, it does not use the
> local version of the javadocs, instead it goes to the sun web site.
>
> The help docs claim that in the JRE edit dialog, there should be a
> Javadoc URL entry which should be browsable within the local file system.
>
> There is not such a dialog entry visible that I can see! Here is a
> screen shot of the dialog:
> http://backspaces.net/files/Eclipse001.png
>
> Does anyone know how I can associate my local javadocs with the JRE?
>
> Thanks
>
> Owen
Re: configuring jre's javadocs: How use local version rather than web? [message #149382 is a reply to message #149295] Thu, 20 April 2006 23:25 Go to previous message
Owen Densmore is currently offline Owen DensmoreFriend
Messages: 7
Registered: July 2009
Junior Member
Thanks Tom, worked like a charm.

Owen

Tom Eicher wrote:
> Owen,
>
> the javadoc and source location can be set individually for each JAR
> file that makes up your JRE. Simply select the jars and press the 'Edit'
> button visible on your screenshot, or expand the tree notes and edit the
> javadoc locations directly.
>
> HTH, tom
>
> Owen Densmore wrote:
>
>> On Mac OS X, I've configured Eclipse 3.1.2 to use the JDK 1.5 that is
>> available from the developer connection at apple.com.
>>
>> The JRE seems to be found and used just fine by eclipse. But when I
>> ask to look at the javadocs for classes in the JDK, it does not use
>> the local version of the javadocs, instead it goes to the sun web site.
>>
>> The help docs claim that in the JRE edit dialog, there should be a
>> Javadoc URL entry which should be browsable within the local file system.
>>
>> There is not such a dialog entry visible that I can see! Here is a
>> screen shot of the dialog:
>> http://backspaces.net/files/Eclipse001.png
>>
>> Does anyone know how I can associate my local javadocs with the JRE?
>>
>> Thanks
>>
>> Owen
Previous Topic:Installing WTP
Next Topic:Can the Product export wizard be automated?
Goto Forum:
  


Current Time: Fri Apr 19 20:44:09 GMT 2024

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

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

Back to the top