Netbeans上JavaServer Faces的Visual Web Editor在哪里? [英] Where is Visual Web Editor for JavaServer Faces on Netbeans

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

问题描述

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



此外库。由于 Firefox 3 中出现的错误,该库成为史诗般的失败释放。事实证明,该库生成了符合非标准的Javascript,这些Javascript在更新且更符合标准的浏览器中爆发。伍德斯托克脸上的表情很难受。



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


VisualWebSupport



在哪里可以找到支持网页设计的Visual Editor支持的Visual Web Pack?



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


另一个事实是,在专业发展领域强烈建议不要使用代码生成器的可视化编辑器。它们通常仅由初学者使用,并且在很大程度上产生不可维护且不可用的代码。另一方面,它使初学者更难以调试和解决代码级问题,因为他们不了解所生成代码的任何行。它也不必要地给了JSF一般的负面意象。



如果你不熟悉编码,不要拖慢代码,而只是编写代码。 / p>

如果您想在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的Visual Web Editor在哪里?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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