NetBeans6.1 插件支持 Wicket 1.3.3 Web 框架
Posted on 2008-06-29 10:17 guanminglin@gmail.com 閱讀(13513) 評(píng)論(0) 編輯 收藏 所屬分類: NetBeans 這個(gè)插件出來(lái)已經(jīng)一段時(shí)間了,感覺(jué)好像沒(méi)什么人關(guān)注,最近發(fā)現(xiàn)還是有人關(guān)注這個(gè)Web框架的.
今天就發(fā)個(gè)NetBeans的插件 ,這個(gè)插件支持Wicket 1.3.3 . 對(duì)于喜歡這個(gè)Web 框架的朋友,可以試一試這個(gè)插件!
下面是插件的簡(jiǎn)介(最近比較懶就不翻譯了,會(huì)用到這個(gè)框架的朋友,英語(yǔ)應(yīng)該不是問(wèn)題了!
):
What is New in this Version?
Latest changes: (1) Wicket 1.3.3 is supported, instead of Wicket 1.3.0, (2) a filter is used in web.xml instead of servlet (as requested in the comments in this plugin page), (3) names of generated templates are much simpler, (4) some superfluous options in configuration panel are removed, (5) the HeaderPanel is now always created, (5) no dummy POJO is created, (6) reference to stylesheet in generated BasePage is now done the Wicket way: using org.apache.wicket.markup.html.resources.StyleSheetReference, which means automatic support for localized stylesheets, and (7) there are now three modules instead of two, because the file templates have been split out into a separate module.
Plugin Owner's Notes
This plugin adds Wicket as a framework for a web application project. The zip file contains three plugins; the two framework Wicket provider modules and the Wicket 1.3.3 Library. Create a new web application and choose Wicket in the Frameworks panel:
http://www.netbeans.org/kb/60/web/quickstart-webapps-wicket_zh_CN.html
下載地址:http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3586
今天就發(fā)個(gè)NetBeans的插件 ,這個(gè)插件支持Wicket 1.3.3 . 對(duì)于喜歡這個(gè)Web 框架的朋友,可以試一試這個(gè)插件!
下面是插件的簡(jiǎn)介(最近比較懶就不翻譯了,會(huì)用到這個(gè)框架的朋友,英語(yǔ)應(yīng)該不是問(wèn)題了!

What is New in this Version?
Latest changes: (1) Wicket 1.3.3 is supported, instead of Wicket 1.3.0, (2) a filter is used in web.xml instead of servlet (as requested in the comments in this plugin page), (3) names of generated templates are much simpler, (4) some superfluous options in configuration panel are removed, (5) the HeaderPanel is now always created, (5) no dummy POJO is created, (6) reference to stylesheet in generated BasePage is now done the Wicket way: using org.apache.wicket.markup.html.resources.StyleSheetReference, which means automatic support for localized stylesheets, and (7) there are now three modules instead of two, because the file templates have been split out into a separate module.
Plugin Owner's Notes
This plugin adds Wicket as a framework for a web application project. The zip file contains three plugins; the two framework Wicket provider modules and the Wicket 1.3.3 Library. Create a new web application and choose Wicket in the Frameworks panel:
Then follow the Wicket tutorial for NetBeans IDE:
這是快速入門教程:http://www.netbeans.org/kb/60/web/quickstart-webapps-wicket_zh_CN.html
下載地址:http://plugins.netbeans.org/PluginPortal/faces/PluginDetailPage.jsp?pluginid=3586