well thats the thing about maven. it generates setups for different ides. so

cd wicket
mvn eclipse:eclipse - builds eclipse config
mvn idea:idea - builds idea config
mvn netbeans:netbeans - builds netbeans config

after you do that all thats left is to import the created project into the
ide.

-igor


On 9/8/07, Ayodeji Aladejebi <[EMAIL PROTECTED]> wrote:
>
> also, demos come in many fashions,
> the starter demo for an eclipse user differs from a netbeans user and
> differs from a maven user or notepad/vi/command line user
>
> various demos to serve various build or IDE enviroment. it may not be
> helpful when a maven only developer is trying to show a NB only developer
> how to write a demo in wicket or otherwise.
>
> IMO links to various build envrioments should be made open and am sure
> sample demo projects are all over the place
>
> On 08 Sep 2007 23:00:32 +0200 (CEST), Robo <[EMAIL PROTECTED]> wrote:
> >
> > It will Igor, just go on ...
> >
> > Robo
> >
> > ----- Originálna Správa -----
> > Od: \"Igor Vaynberg\"
> > Komu:
> > Poslaná: 08.09.2007 23:46
> > Predmet: Re: Re: Re: First Day Disgust!
> >
> > >
> > > i would if that made any sense...
> > >
> > > -igor
> > >
> > >
> > > On 08 Sep 2007 22:52:05 +0200 (CEST), Robo  wrote:
> > > >
> > > > Sorry Igor. I pack wicket app, simple wicket demo app, very well in
> > WAR
> > > > layout. If I`m not right please point me to point where wicket app
> > border is
> > > > extending WAR layout border.
> > > >
> > > > Robo
> >
> >
> >
> > __________
> > http://www.tahaj.sk - Stiahnite si najnovsie verzie vasich oblubenych
> > programov
> >
> >
> >
> > ---------------------------------------------------------------------
> > To unsubscribe, e-mail: [EMAIL PROTECTED]
> > For additional commands, e-mail: [EMAIL PROTECTED]
> >
> >
>

Reply via email to