Netbeans 上 JavaServer Faces 的可视化 Web 编辑器在哪里 [英] Where is Visual Web Editor for JavaServer Faces on Netbeans

查看:33
本文介绍了Netbeans 上 JavaServer Faces 的可视化 Web 编辑器在哪里的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我目前正在学习一本书中的教程,它指示使用 Visual JavaServer Faces 框架创建 Java Web 应用程序.书中的屏幕截图显示了 JavaServer Faces 框架额外的 Visual JavaServer Faces 框架.我似乎无法在 netbeans 插件页面中找到插件/下载,或者当我谷歌它时.此功能是否已删除?

还有 图书馆.由于 Firefox 3 发布时发现的错误,该库成为了史诗般的失败.事实证明,该库生成了不符合标准的 Javascript,它在更新且更符合标准的浏览器中被破坏了.伍德斯托克的脸上狠狠打了一顿.

从那时起,用户建议迁移到ICEfaces 1.x.ICEfaces 有一个自动迁移工具.ICEfaces 又为 Netbeans 提供了一个可视化编辑器插件.自 6.8 版以来,可视化编辑器已从 Netbeans 中删除.另请参阅wiki.netbeans.org/VisualWebSupport:

<块引用>

VisualWebSupport

在哪里可以找到支持网页设计的可视化编辑器的可视化 Web 包?

从 NetBeans 6.8 开始,Visual Web 模块不再可用.没有进一步的开发计划.

另一个事实是,在专业开发领域强烈反对使用带有代码生成器的可视化编辑器.它们通常仅供初学者使用,并且在很大程度上产生了不可维护和不可重用的代码.另一方面,它使初学者更难调试和确定代码级问题,因为他们不理解生成代码的任何一行.它也不必要地给了 JSF 一个负面形象.

如果您不熟悉编码,请不要拖放代码,而要编写代码.

如果您喜欢在 Netbeans 上开发 JSF,我建议您浏览 Netbeans.org 上的最新教程(使用普通的代码编辑器!).您可以在此处找到它们.关于一般的 JSF 学习,请从我们的 JSF wiki 页面开始,获取 Hello World 和有用的链接.

I'm currently following a tutorial in a book, and it instructs to create a Java Web App with the Visual JavaServer Faces framework. The screenshot in the book shows both the JavaServer Faces framework and the extra Visual JavaServer Faces framework. I can't seem to find the plugin / download in the netbeans plugin page, or when I google it. Has this feature been removed?

Also this tutorial shows this screenshot:

Have both the frameworks been integrated into one? If so, how can I access this design screen?

Thanks

解决方案

That's the UI editor of the already since ~3 years dead and abandoned Woodstock library . That library became an epic failure due to an bug which revealed when Firefox 3 was released. It turned out that the library generates non-standards compliant Javascript which broke in the newer and more standards-compliant browsers. It was a hard smack in Woodstock's face.

Since then, users were recommended to migrate to ICEfaces 1.x. There's an auto-migration tool for ICEfaces. ICEfaces in turn has a visual editor plugin for Netbeans. The visual editor has been removed from Netbeans since version 6.8. See also wiki.netbeans.org/VisualWebSupport:

VisualWebSupport

Where can I find the Visual Web Pack with Visual Editor support for web page design?

Starting from NetBeans 6.8, the Visual Web module is no longer available. No further development is planned.

Another fact is, using visual editors with code generators is strongly discouraged in the professional development world. They were often used by starters only and it produces unmaintainable and unreuseable code to a high degree. On the other hand, it makes debugging and nailing down code-level problems much harder for starters, because they don't understand any line of the generated code. It also unnecessarily gave JSF in general a negative imago.

If you're new to coding, don't drag'n'drop code, but just write code.

If you like to develop JSF on Netbeans, I recommend walking through the latest tutorials at Netbeans.org instead (using a normal code editor!). You can find them all here. With regard to learning JSF in general, start at our JSF wiki page for a Hello World and useful links.

这篇关于Netbeans 上 JavaServer Faces 的可视化 Web 编辑器在哪里的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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