|
Re: JSP code completion pluggability [message #146613 is a reply to message #146407] |
Tue, 08 November 2005 23:18 |
|
Eugene Ostroukhov wrote:
> I want to add custom code assist for the tags contained it taglib. I would
> like to add attribute completion proposals, nested element proposals, etc. I
> guess, the JSF plugin out there would have the same needs so I expect that
> this pluggability is already in place. I checked the latest CVS sources (in
> a head branch) but didn't find that support there. Maybe I should look some
> other way?
Currently, you should already provided with completions for the
attribute names and tag names defined in your tag library
descriptor. Child element proposals also draw from the tag
libraries you've referenced in your jsp file.
There's no framework for contributing further individual proposals
as of yet, though. It's something we might look into after 1.0.
--
- Nitin
_
Nitin Dahyabhai
Eclipse Web Tools Platform
|
|
|
|
Powered by
FUDForum. Page generated in 0.03014 seconds