My machine has JDK 1.6 latest so u may have to right click on Project properties to set the JDK to use. Minimum is 1.5
On 2/24/06, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
For those java/j2ee beginners who want to give Wicket a try and are having problems in getting the examples to work either in tomcat or jetty. We are not all Maven experts anyway. I have tried to make the examples suitable for Netbeans 5.0 but zipping up the one i personally converted to Netbeans project. Netbeans can be downloaded at www.netbeans.org . Download Wicket-1.2-SNAPSHOT Examples for Netbeans 5.0 (zipped). Open with Netbeans 5.0 and Right Click on Open Projects. Open it and then simply Build from Netbeans and run the StartExample class. You wont need to configure anything or even have to worry about dependencies.Just my tiny contributionthanks