开发者

which eclipse plugin I need for this?

I have this ice face tag in my .jsp page:

<ice:panelPopup modal="true" rendered="true"
    visible="#{popupInfoMessageBean.showPopupPanel}"
    style="z-index:1001; width: 250px; height: 250px;">

When I press Ctrl + click on popupInfoMessageBean I do need to be redirected to that 开发者_C百科class.

Is there any plugin which does this? I know that in IDEA just enabling Facelets this problem is solved but what about Eclipse?

Thanks.


Solved!

Installed JBoss Tools and added JSF capabilities.

This helped.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜