Yahor Radtsevich [
https://community.jboss.org/people/yradtsevich] created the discussion
"Re: Does JBoss Tools Visual Page Editor support JSF2 tag other than
richfaces?"
To view the discussion, visit:
https://community.jboss.org/message/725355#725355
--------------------------------------------------------------
You you want to implement support of a new tag library for Visual Page Editor (VPE), you
need to create a new Eclipse plugin with VPE templates.
The best approach to create VPE templates is to make a copy of an existing template plugin
(e.g.
http://anonsvn.jboss.org/repos/jbosstools/trunk/vpe/plugins/org.jboss.too...
org.jboss.tools.vpe.docbook) and modify it with the help of the docs below.
While there are no completely actual docs, there are some old and still useful ones:
1. Thread
https://community.jboss.org/message/10442#10442 "Where to find
documentation"
2.
http://in.relation.to/Bloggers/HowToCreateAVisualDocBookEditorIn10Minutes How to
create a visual DocBook editor in 10 minutes
3.
http://www.scribd.com/doc/23615403/JSPVisualEditorTemplates Using Tag Library
Templates with the JSP Visual Page Editor
4.
http://www.scribd.com/doc/86195087/JBoss-Tools-Visual-Page-Editor-How-to-...
How to Use the create(..) Method
--------------------------------------------------------------
Reply to this message by going to Community
[
https://community.jboss.org/message/725355#725355]
Start a new discussion in JBoss Tools Development at Community
[
https://community.jboss.org/choose-container!input.jspa?contentType=1&...]