Skip to main content



      Home
Home » Newcomers » Newcomers » How do I add JEE JavaDocs?
How do I add JEE JavaDocs? [message #250846] Wed, 05 March 2008 08:01 Go to next message
Eclipse UserFriend
Originally posted by: Qu0llSixFour.gmail.com

I have added a GlassFish v2 runtime to my Eclipse 3.3.2 installation but how
do I specify the location of the JavaDocs? At the moment, when I reference
classes in javax.servlet for example, the docs cannot be found by code
completion. At least I am assuming that's the problem as no docs are
displayed for methods selected in code completion from such classes.

--
And loving it,

-Q
_________________________________________________
Qu0llSixFour@gmail.com
(Replace the "SixFour" with numbers to email me)
Re: How do I add JEE JavaDocs? [message #250882 is a reply to message #250846] Wed, 05 March 2008 12:12 Go to previous messageGo to next message
Eclipse UserFriend
Qu0ll wrote:
> I have added a GlassFish v2 runtime to my Eclipse 3.3.2 installation but
> how do I specify the location of the JavaDocs? At the moment, when I
> reference classes in javax.servlet for example, the docs cannot be found
> by code completion. At least I am assuming that's the problem as no
> docs are displayed for methods selected in code completion from such
> classes.
>
Hi. I'm assuming that you added the GlassFish runtime as an external jar
file. If so, if you go to the Libraries tab on the Java Build Path
(e.g., Project/Properties/Java Build Path), drill down to find the
GlassFish jar file and expand it, you will see a place to enter the
JavaDocs, either has a URL or a local resource. Hope this helps. Mark
Re: How do I add JEE JavaDocs? [message #250895 is a reply to message #250882] Wed, 05 March 2008 13:49 Go to previous message
Eclipse UserFriend
Originally posted by: Qu0llSixFour.gmail.com

"Mark Dexter" <dextercowley@gmail.com> wrote in message
news:fqmkej$sfv$1@build.eclipse.org...
> Qu0ll wrote:
>> I have added a GlassFish v2 runtime to my Eclipse 3.3.2 installation but
>> how do I specify the location of the JavaDocs? At the moment, when I
>> reference classes in javax.servlet for example, the docs cannot be found
>> by code completion. At least I am assuming that's the problem as no docs
>> are displayed for methods selected in code completion from such classes.
>>
> Hi. I'm assuming that you added the GlassFish runtime as an external jar
> file. If so, if you go to the Libraries tab on the Java Build Path (e.g.,
> Project/Properties/Java Build Path), drill down to find the GlassFish jar
> file and expand it, you will see a place to enter the JavaDocs, either has
> a URL or a local resource. Hope this helps. Mark


Thanks Mark, it works now.

--
And loving it,

-Q
_________________________________________________
Qu0llSixFour@gmail.com
(Replace the "SixFour" with numbers to email me)
Previous Topic:Install to Extension Location error: Site already associated with product ""
Next Topic:using SWT_AWT bridge in PreferencePage
Goto Forum:
  


Current Time: Thu Jul 24 03:41:49 EDT 2025

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

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

Back to the top