Posted on 2008-06-29 10:17
guanminglin@gmail.com 閱讀(13513)
評論(0) 編輯 收藏 所屬分類:
NetBeans
這個插件出來已經一段時間了,感覺好像沒什么人關注,最近發現還是有人關注這個Web框架的.
今天就發個NetBeans的插件 ,這個插件支持Wicket 1.3.3 . 對于喜歡這個Web 框架的朋友,可以試一試這個插件!
下面是插件的簡介(最近比較懶就不翻譯了,會用到這個框架的朋友,英語應該不是問題了!
):
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