What steps will reproduce the problem?
1. Create wicket panel (public class Test extends Panel)
2. press Alt+Shift+W and create default markup
3. Open created html file
My IDE (idea 13 EAP) automatically founded wicket-1.5.xsd in
wicket-core-6.8.0 artifact. Looks like
this "xmlns:wicket="http://wicket.apache.org"" works better.
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings
wicke...@googlecode.com
unread,
Jul 2, 2013, 9:38:59 AM7/2/13
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
WicketForge supports Wicket 1.3+, but the xsd is only included after 1.5+.
The dtd works for all version... anyway... I think about to change default
template inside WicketForge (devs working with older version still can
change their template)