有用于 JSF 组件库开发的可视化编辑器吗?
有任何用于使用 JSF 组件库进行 GUI 开发的可视化编辑器吗?
Any visual editors for GUI development with JSF component libraries ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
有任何用于使用 JSF 组件库进行 GUI 开发的可视化编辑器吗?
Any visual editors for GUI development with JSF component libraries ?
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
接受
或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
发布评论
评论(2)
Netbeans 支持 GUI 开发。它具有所有可以拖放以构建表单的 JSF 组件。
在 Eclipse 中,您应该从 Eclipse 市场安装 Jboss 工具。它具有可以拖放以创建表单的所有 bean(组件)。它对 jboss 提供的其他工具(即 hibernate、richfaces 等)提供额外支持。其实我更喜欢这个:)。
Netbeans supports GUI development. It has all JSF components that can be dragged and dropped in order to build a form.
In eclipse you should install Jboss tools from eclipse market place. It has all bean (component) that can be dragged and dropped to create a form. It has additional support for other tools provided by jboss viz hibernate, richfaces and other. I actually prefer this one :).
这是为了将来遇到同样问题的人。
我在此页面中找到了
Netbeans
推荐的内容。http://wiki.netbeans.org/VisualWebSupport
This is for someone who gets the same problem in the future.
I found what
Netbeans
recommends in this page.http://wiki.netbeans.org/VisualWebSupport