Skip to main content



      Home
Home » Language IDEs » Java Development Tools (JDT) » How to access Sun (not JDK) Java source from Eclipse
How to access Sun (not JDK) Java source from Eclipse [message #202949] Mon, 09 May 2005 09:59 Go to next message
Eclipse UserFriend
How can I add the paths for the sun source to eclipse so that I can
automatically
display the source using F3.

The source I'm talking about is not that which comes with the JDK but that
which is downloade separately. There are multiple directories that must be
added to the search path such as:

<SRC_HOME>\j2se\src\share\classes
<SRC_HOME\j2se\src\windows\classes

and a few others. Thanks.

Steve Buroff
Re: How to access Sun (not JDK) Java source from Eclipse [message #203120 is a reply to message #202949] Wed, 11 May 2005 10:26 Go to previous messageGo to next message
Eclipse UserFriend
If this source should be attached to jars/class file folders that are part
of a JRE, use the "Installed JREs" preference page to add source attachments
to the appropriate archive in the JRE.

Darin

"Steven Buroff" <sburoff@optonline.net> wrote in message
news:d5nqqs$3qt$1@news.eclipse.org...
> How can I add the paths for the sun source to eclipse so that I can
> automatically
> display the source using F3.
>
> The source I'm talking about is not that which comes with the JDK but that
> which is downloade separately. There are multiple directories that must be
> added to the search path such as:
>
> <SRC_HOME>\j2se\src\share\classes
> <SRC_HOME\j2se\src\windows\classes
>
> and a few others. Thanks.
>
> Steve Buroff
>
Re: How to access Sun (not JDK) Java source from Eclipse [message #203305 is a reply to message #203120] Thu, 12 May 2005 08:35 Go to previous message
Eclipse UserFriend
"Darin Wright" <Darin_Wright@ca.ibm.com> wrote in message
news:d5t55r$ec4$1@news.eclipse.org...
> If this source should be attached to jars/class file folders that are part
> of a JRE, use the "Installed JREs" preference page to add source
> attachments to the appropriate archive in the JRE.

Unfortunately, that doesn't seem to work. I'm not sure why.

Steve

>
> Darin
>
> "Steven Buroff" <sburoff@optonline.net> wrote in message
> news:d5nqqs$3qt$1@news.eclipse.org...
>> How can I add the paths for the sun source to eclipse so that I can
>> automatically
>> display the source using F3.
>>
>> The source I'm talking about is not that which comes with the JDK but
>> that
>> which is downloade separately. There are multiple directories that must
>> be
>> added to the search path such as:
>>
>> <SRC_HOME>\j2se\src\share\classes
>> <SRC_HOME\j2se\src\windows\classes
>>
>> and a few others. Thanks.
>>
>> Steve Buroff
>>
>
>
Previous Topic:Using jdt's keybindings
Next Topic:view that shows method calls
Goto Forum:
  


Current Time: Wed Jul 23 17:25:56 EDT 2025

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

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

Back to the top