JSF Eclipse Designer [英] JSF Eclipse Designer

查看:144
本文介绍了JSF Eclipse Designer的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

是否有任何Eclipse插件可以让我像Web上的JSF组件一样拖放Visual Studio?所以我不必写< f:input ...> ,工具只会为我创建这个代码。

Is there any Eclipse plugin that will allow me to do a Visual Studio like drag-and-drop for JSF components on a web page? So I won't have to write <f:input...> and the tool would just create this code for me?

如果不是eclipse,还有其他选项?

If not eclipse, are there are other options?

(我不打算实际使用这样的东西,但我需要知道) 。

(I do not plan to actually use something like this but I do need to know).

推荐答案

Mat是 JSF页面设计器 (或现在的网页编辑器)可以做你想要的?

这在 myeclipse页面

alt text http://www.myeclipseide.com/documentation/quickstarts/jsfdesigner_overview/images/ vpd_overview_editor_layout.gif

此线程,您可以使Visual页面设计器成为JSP页面的默认编辑器

As mentioned in this thread, you can make the Visual Page Designer the default editor for JSP pages


JSF工具项目贡献的网页编辑器未注册为JSP文件的默认编辑器。

您可以按照以下步骤使WPE成为JSP文件的默认编辑器:

The JSF Tools Project-contributed Web Page Editor is NOT registered as the default editor for JSP files.
You can make the WPE the default editor for JSP files by following these steps:




  • 导航到窗口 - > 首选项... - > 一般 - > 编辑 - > 文件关联

  • 文件类型部分中,选择 *。jsp

  • 关联编辑器部分中,选择网页编辑器

  • 选择默认按钮

    • Navigate to "Window" -> "Preferences..." -> "General" -> "Editors" -> "File Associations"
    • In the "File types" section, select "*.jsp"
    • In the "Associated editors" section, select "Web Page Editor"
    • Select the "Default" button
    • 这篇关于JSF Eclipse Designer的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆