I'll move it from the wiki to the main wicket site when you're done... It is a much better fit there: more visibility.
Martijn On 9/6/07, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > just added instructions on creating ide projects > > -igor > > > On 9/5/07, Gwyn Evans <[EMAIL PROTECTED]> wrote: > > > > Thanks - wiki updated/simplified! > > /Gwyn > > > > On Wednesday, September 5, 2007, 11:11:33 PM, Igor < > > [EMAIL PROTECTED]> wrote: > > > > > actually since archetype for beta3 is in the main maven repo you > > > can skip the get/install archetype steps i believe. > > > > > -igor > > > > > > > On 9/5/07, Gwyn Evans <[EMAIL PROTECTED]> wrote: > > > Hi, > > > I'd added details of how to create a 1.3 QuickStart project using > > > the Wicket Archetype to the Documentation Index page at > > > http://cwiki.apache.org/WICKET/documentation-index.html > > > > > If you've not used Maven archetypes, they simplify setup to the > > > following... > > > > > One-off operations > > > ------------------ > > > Install & configure Maven2 > > > Get the Archetype > > > Install it > > > > > Per-project operations > > > ---------------------- > > > Use maven to use it to create a new project > > > cd to the new project root > > > Build & run project via "mvn jetty:run" > > > Browse to running project via http://localhost:8080/ > > > > > -- > > > Best regards, > > > Gwyn mailto:[EMAIL PROTECTED] > > > > > > > > > > --------------------------------------------------------------------- > > 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]
