| JSP tag code completion [message #205732] |
Thu, 13 December 2007 08:22  |
|
Originally posted by: wojtekmichalik.softtellco.com.pl
How can I swith on code completion in JSP editor ??
I would also like to acheieve javadoc access for tags - is it at all
possible ??
That works in Netbeans since 4.1 version
Wojtek Michalik
|
|
|
|
| Re: JSP tag code completion [message #205835 is a reply to message #205770] |
Fri, 14 December 2007 05:29  |
|
Originally posted by: wojtekmichalik.softtellco.com.pl
Dnia Thu, 13 Dec 2007 14:44:46 -0500, Nitin Dahyabhai napisaĆ(a):
> Wojtek Michalik wrote:
>> How can I swith on code completion in JSP editor ?? I would also like
>> to acheieve javadoc access for tags - is it at all possible ??
>
> At minimum you'll need the right servlet jars in a Java project's build
> path, a task that's simple to solve by creating a Dynamic Web Project.
> We don't generate JavaDoc itself for tags, but the usual hover info
> should show any information/descriptions that are present in the TLD.
This functionality works OK in my IDE - no problems with it. It works
also with plain java projects.
I used Netbeans some time ago, where hovering over tag resulted in
displaying pop up window with tag documentation. Displayed documentatin
did not come from TLD but from separate javadoc archive. Such
functionality would be wery nice and helpfull.
Wojtek Michalik
|
|
|
Powered by
FUDForum. Page generated in 0.01493 seconds