Re: [Wicket-user] Problem with quickstart project in Eclipse

2007-02-08 Thread Michel Wichers
Hello Martijn, just figured it out - now it works. Thanks for your help! Michel Martijn Dashorst schrieb: > You have to instruct eclipse to also copy the HTML, css and properties > files from the source folders to the target/classes folder. > > Martijn > > On 2/8/07, Michel Wichers <[EMAIL PROT

Re: [Wicket-user] Problem with quickstart project in Eclipse

2007-02-08 Thread Martijn Dashorst
You have to instruct eclipse to also copy the HTML, css and properties files from the source folders to the target/classes folder. Martijn On 2/8/07, Michel Wichers <[EMAIL PROTECTED]> wrote: > Hi all, > > i just started playing around with the latest wicket quickstart project > version 1.2.4. >

[Wicket-user] Problem with quickstart project in Eclipse

2007-02-08 Thread Michel Wichers
Hi all, i just started playing around with the latest wicket quickstart project version 1.2.4. I created a new Eclipse project as described in the eclipse quickstart guide. If i start the main class and point my browser to the url: "http://localhost:8081/quickstart"; i receive the following