[jboss-dev-forums] [Design of JBoss Tools (dev)] - Re: Seam support in the JSP editor

Neeraj Bhatt do-not-reply at jboss.com
Tue Mar 18 05:39:43 EDT 2008


I am in the process of doing similar type of task.

We are working on WTP 3.0 M4 JSF editor.
Through extension points we have enhanced context menu in the relevant JSF components to browse beans and bean  properties .
Once you select these beans/bean properties the underlying JSF code changes automatically.

Also we have given option in context menu to select transitions from page flow file of seam frame work.

We have created our own extension points to give above functionallity but
popupMenuContributor extension available in org.eclipse.jst.pagedesigner plugin of WTP can also  be used to create context menu in JSF .
Although right now  popupMenuContributor is having a blocking bug https://bugs.eclipse.org/bugs/show_bug.cgi?id=221197 .

I have submitted a patch for this bug ,once it gets commited then popupMenuContributor can be used to give same capabilities.




View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4137310#4137310

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4137310



More information about the jboss-dev-forums mailing list