Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » ServerTools (WTP) » servlet api docs/sources
servlet api docs/sources [message #189781] Thu, 15 March 2007 07:17 Go to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
Hi,
Using WTP 2.0 M5, how can I access the servlet API's docs/sources? When I
configure my tomcat 5.5. as a server, all it's libraries are put under a
single Library group (this is probably the wrong term, but you probably get
my drift), but the javadocs/sources are not attached, and I couldn't find
how to do it myself explicitly. How do I do this?
Re: servlet api docs/sources [message #189837 is a reply to message #189781] Thu, 15 March 2007 13:55 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
In the Package Explorer (not Project Explorer), right-click on the
jsp-api.jar or servlet-api.jar under the Tomcat Library for a project
and select Properties. You can set the javadoc or source location in
that dialog. I believe this information is cached, so it will appear in
new Dynamic Web projects using the same Tomcat runtime. I forget what
happens with other existing web projects linked to the same Tomcat runtime.

Cheers,
Larry

Zohar wrote:
> Hi,
> Using WTP 2.0 M5, how can I access the servlet API's docs/sources? When
> I configure my tomcat 5.5. as a server, all it's libraries are put under
> a single Library group (this is probably the wrong term, but you
> probably get my drift), but the javadocs/sources are not attached, and I
> couldn't find how to do it myself explicitly. How do I do this?
Re: servlet api docs/sources [message #190078 is a reply to message #189837] Sun, 18 March 2007 12:30 Go to previous messageGo to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
ANy idea why the javadoc isn't picked up automatically (when it's in the
standard location)?

"Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
news:etbj82$c6e$2@utils.eclipse.org...
> In the Package Explorer (not Project Explorer), right-click on the
> jsp-api.jar or servlet-api.jar under the Tomcat Library for a project and
> select Properties. You can set the javadoc or source location in that
> dialog. I believe this information is cached, so it will appear in new
> Dynamic Web projects using the same Tomcat runtime. I forget what happens
> with other existing web projects linked to the same Tomcat runtime.
>
> Cheers,
> Larry
>
> Zohar wrote:
>> Hi,
>> Using WTP 2.0 M5, how can I access the servlet API's docs/sources? When I
>> configure my tomcat 5.5. as a server, all it's libraries are put under a
>> single Library group (this is probably the wrong term, but you probably
>> get my drift), but the javadocs/sources are not attached, and I couldn't
>> find how to do it myself explicitly. How do I do this?
Re: servlet api docs/sources [message #190092 is a reply to message #190078] Mon, 19 March 2007 13:04 Go to previous messageGo to next message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
I'm not sure what "standard location" you are referring to.

Zohar wrote:
> ANy idea why the javadoc isn't picked up automatically (when it's in the
> standard location)?
>
> "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
> news:etbj82$c6e$2@utils.eclipse.org...
>> In the Package Explorer (not Project Explorer), right-click on the
>> jsp-api.jar or servlet-api.jar under the Tomcat Library for a project
>> and select Properties. You can set the javadoc or source location in
>> that dialog. I believe this information is cached, so it will appear
>> in new Dynamic Web projects using the same Tomcat runtime. I forget
>> what happens with other existing web projects linked to the same
>> Tomcat runtime.
>>
>> Cheers,
>> Larry
>>
>> Zohar wrote:
>>> Hi,
>>> Using WTP 2.0 M5, how can I access the servlet API's docs/sources?
>>> When I configure my tomcat 5.5. as a server, all it's libraries are
>>> put under a single Library group (this is probably the wrong term,
>>> but you probably get my drift), but the javadocs/sources are not
>>> attached, and I couldn't find how to do it myself explicitly. How do
>>> I do this?
>
Re: servlet api docs/sources [message #190101 is a reply to message #190092] Mon, 19 March 2007 14:30 Go to previous messageGo to next message
Zohar Amir is currently offline Zohar AmirFriend
Messages: 419
Registered: July 2009
Senior Member
$CATALINA_HOME\webapps\tomcat-docs\servletapi

"Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
news:etm1pi$ke3$1@utils.eclipse.org...
> I'm not sure what "standard location" you are referring to.
>
> Zohar wrote:
>> ANy idea why the javadoc isn't picked up automatically (when it's in the
>> standard location)?
>>
>> "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
>> news:etbj82$c6e$2@utils.eclipse.org...
>>> In the Package Explorer (not Project Explorer), right-click on the
>>> jsp-api.jar or servlet-api.jar under the Tomcat Library for a project
>>> and select Properties. You can set the javadoc or source location in
>>> that dialog. I believe this information is cached, so it will appear in
>>> new Dynamic Web projects using the same Tomcat runtime. I forget what
>>> happens with other existing web projects linked to the same Tomcat
>>> runtime.
>>>
>>> Cheers,
>>> Larry
>>>
>>> Zohar wrote:
>>>> Hi,
>>>> Using WTP 2.0 M5, how can I access the servlet API's docs/sources? When
>>>> I configure my tomcat 5.5. as a server, all it's libraries are put
>>>> under a single Library group (this is probably the wrong term, but you
>>>> probably get my drift), but the javadocs/sources are not attached, and
>>>> I couldn't find how to do it myself explicitly. How do I do this?
>>
Re: servlet api docs/sources [message #190109 is a reply to message #190101] Mon, 19 March 2007 16:20 Go to previous message
Larry Isaacs is currently offline Larry IsaacsFriend
Messages: 1354
Registered: July 2009
Senior Member
Feel free to file an enhancement request. Something could be done,
though currently the same code is shared by all versions of Tomcat and
this javadoc location varies somewhat per version. This javadoc isn't
currently included in Tomcat 6.0.x.

Cheers,
Larry

Zohar wrote:
> $CATALINA_HOME\webapps\tomcat-docs\servletapi
>
> "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
> news:etm1pi$ke3$1@utils.eclipse.org...
>> I'm not sure what "standard location" you are referring to.
>>
>> Zohar wrote:
>>> ANy idea why the javadoc isn't picked up automatically (when it's in
>>> the standard location)?
>>>
>>> "Larry Isaacs" <Larry.Isaacs@sas.com> wrote in message
>>> news:etbj82$c6e$2@utils.eclipse.org...
>>>> In the Package Explorer (not Project Explorer), right-click on the
>>>> jsp-api.jar or servlet-api.jar under the Tomcat Library for a
>>>> project and select Properties. You can set the javadoc or source
>>>> location in that dialog. I believe this information is cached, so
>>>> it will appear in new Dynamic Web projects using the same Tomcat
>>>> runtime. I forget what happens with other existing web projects
>>>> linked to the same Tomcat runtime.
>>>>
>>>> Cheers,
>>>> Larry
>>>>
>>>> Zohar wrote:
>>>>> Hi,
>>>>> Using WTP 2.0 M5, how can I access the servlet API's docs/sources?
>>>>> When I configure my tomcat 5.5. as a server, all it's libraries are
>>>>> put under a single Library group (this is probably the wrong term,
>>>>> but you probably get my drift), but the javadocs/sources are not
>>>>> attached, and I couldn't find how to do it myself explicitly. How
>>>>> do I do this?
>>>
Previous Topic:xmlbeans
Next Topic:Content assist not consistently working in detail pane and display view during debugging.
Goto Forum:
  


Current Time: Fri Apr 26 20:39:37 GMT 2024

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

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

Back to the top