Should'nt it be the same with 

Netbeans Platform App? 

The wizzard for a maven based Platform app wizzard can be found in the "Maven" 
folder but 
the ant-based Platform app wizzard is in the folder "Netbeans Modules".

But I am not sure what should be the default. I feel better with the ant-based 
Netbeens 
platform apps, because of some features like resolving dependencies of platform 
modules. 
But I havent tried maven based platform app creation a couple of years.

Oliver
> I think I agree with Chris -- if we're going to make a change here, let's
> do it completely: IMHO there should be a single wizard named "Java SE
> Application" and a single wizard named "Java Web Applicaton", both of
> which, in step two or three, should let the user choose whether they want
> to build their Java application with Maven, Gradle, or Ant.
> 
> Gj
> 
> On Sun, Nov 25, 2018 at 10:28 AM Neil C Smith <[email protected]> wrote:
> > On Sun, 25 Nov 2018, 02:13 Scott Palmer <[email protected] wrote:
> > > Gradle is the way forward and so much better.
> > 
> > I can think of a few people on here who'll  probably disagree with you!
> > ;-)
> > Personally I'm not that keen either, even though that link makes some
> > valid
> > points.
> > 
> > But +1 for Gradle being a first-class citizen if possible.
> > 
> > And +1 on Maven as default.
> > 
> > I would have to think about Christian’s proposal to have a wizard where
> > the
> > 
> > > build tool is just one part of the project setup, and not the
> > > necessarily
> > > the first step.
> > 
> > I'm not sure if it should be in the wizards, and how easy that would be to
> > implement, but do think it could be made more obvious in the wizard
> > selection what build tool you're choosing. I think that's actually useful
> > for beginners - no just Java section - Java with Maven, Java with Ant,
> > Java
> > with XXX.
> > 
> > Interested to get an educators view on this whole proposal though.
> > 
> > Best wishes,
> > 
> > Neil


Reply via email to