I have checked out and built wicket support for netbeans from
http://blogs.sun.com/geertjan/entry/when_boudreau_met_wicket
before,

if you have NB6 installed already,

install these two NB modules, create a WebApplication Project in NB and you
will have a ready sample application that runs fine and contains all the
artifacts you need to build without errors

Download and install this module into NB6
http://www.dabarobjects.com/downloads/org-netbeans-modules-web-wicket.nbm
Download and install this module in Netbeans6
http://www.dabarobjects.com/downloads/org-netbeans-modules-wicket-library.nbm

start netbeans, create a new Web Application Project, Select Wicket 1.2 and
then BOOM! everything is ready to go

yu may have to remove the * behind the url when it launches browser

On 10/22/07, Reinout van Schouwen <[EMAIL PROTECTED]> wrote:
>
> Op zaterdag 20-10-2007 om 16:20 uur [tijdzone +0100], schreef Ayodeji
> Aladejebi:
> > if you are a beginner with both Netbeans and Maven then find one of the
> > wicket plugins for NB6 and install them. they have a quickstart project
> by
> > default
>
> "One of the wicket plugins for NB6"?
>
> As far as I have been able to track down, there's exactly one Wicket
> plugin supposed to work with Netbeans 6. You have to fetch it from a CVS
> branch and build it yourself -- which I haven't managed yet; it keeps
> complaining about an undefined nbplatform.default.harness.dir.
>
> If anyone else wants to try, here's how far I got:
> - create an account on dev.java.net;
> - follow cvs instructions but use the -r nb_60 branch:
> cvs -d :pserver:<username>@cvs.dev.java.net:/cvs checkout -r nb_60
> nbwicketsupport
> - open the subproject 'nbmodule' in Netbeans
>
> regards,
>
> --
> Reinout van Schouwen
>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>



Get A Free Blog:
http://blogs.cowblock.net/

Reply via email to