Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » JavaServer Faces » Extending the Visual Page Designer
Extending the Visual Page Designer [message #608422] Thu, 22 March 2007 21:49
Eclipse UserFriend
Originally posted by: webwhysguy.gmail.com

Hi,

Thanks to everyone who put this tool-set together; nice job. It seems that
allot of effort was put into making this a very extensible set of plug-ins.
I would like to take advantage of some of that functionality but I'm not
sure if what I would like to do is possible or advisable.

I would like to add a set of tags to the Visual Page Designer that aren't
part of a JSF tag library; they are just XML tags that are embedded in
regular html and are specific to the technology for which I am developing a
tool-set for. I have reviewed the extension points and tutorial for adding
a tag library and I'm not sure that will give me the results I'm looking
for. One of the issues I see is that if I add these tags as a tag library,
then the VPD will automatically add a tag similar to this "<%@taglib
uri="http://java.sun.com/jsf/html" prefix="h"%>" which is not relevant to
the type of tags I would like to add. I'm also not sure how the tag-library
"drawers" are initiated, but it seems to be triggered by the presence of tag
libraries added to the Web App Libraries, which is again not relevant to
what I need to do.

Any guidance or assistance would be greatly appreciated.

Take Care,
- Billy
Previous Topic:How to attach sources to JSF Libraries
Next Topic:Why is index.faces requested?
Goto Forum:
  


Current Time: Thu Apr 18 04:11:33 GMT 2024

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

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

Back to the top