Netbeans has a maven 2 module/plugin you can use that uses the pom for creating a project (really nice functionality) I suggest you install that one.
The other thing you should use is the wicket archetype. The instructions for using it are found here: http://wicket.apache.org/quickstart.html note that the command should be one line. Martijn On 10/8/07, anita nichols <[EMAIL PROTECTED]> wrote: > netbean IDE and maven 2 > I tried to download quickstart 1.3, but get me error and keep telling me > that I need to download the file manually. > How do I use the archetype to setup a wicket 1.3 project? or if I have to do > it manually how do I do it? > > Anita > > > > > On 10/8/07, Martijn Dashorst <[EMAIL PROTECTED]> wrote: > > > > Why would you upgrade the quickstart from 1.2 to 1.3? > > Or do you want a download for quickstart with wicket 1.3? > > > > Do you use maven? What is your IDE: eclipse, netbeans, intellij IDEA? > > > > Martijn > > > > On 10/8/07, anita nichols <[EMAIL PROTECTED]> wrote: > > > How do I upgrade wicket quickstart 1.2 to 1.3. > > > If you can point me to any source that will be great > > > > > > > > > -- > > Buy Wicket in Action: http://manning.com/dashorst > > Apache Wicket 1.3.0-beta3 is released > > Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > -- Buy Wicket in Action: http://manning.com/dashorst Apache Wicket 1.3.0-beta3 is released Get it now: http://www.apache.org/dyn/closer.cgi/wicket/1.3.0-beta3/ --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
