You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@netbeans.apache.org by GitBox <gi...@apache.org> on 2019/01/07 10:46:13 UTC

[GitHub] Chris2011 commented on issue #1038: Maven first in New Project Wizard

Chris2011 commented on issue #1038: Maven first in New Project Wizard
URL: https://github.com/apache/incubator-netbeans/pull/1038#issuecomment-451895243
 
 
   -1 for the depcrecated or legacy stuff, because we don't want to remove ant at all. We should close this PR and should find a consens on the mailing list first. My proposal is similar to that what PHP and HTML5 does. so It should be consistent.
   
   HTML5
    -> Choose Project type
    -> Last step is to choose the tools (Package.json, grulpfile, gruntfile, etc.)
   
   PHP
    -> Choose Project type
    -> After some other steps choose the framework
   
   So my proposal is this
   
   Java
    -> Choose project type
    -> Next step or later choose your build/package pipeline (ant, maven, gradle, etc.)
   
   NetBeans Module Development
    -> Choose project type
    -> Next step or later choose your build/package pipeline (ant, maven, gradle, etc.)
   
   
   Cheers
   
   Chris

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@netbeans.apache.org
For additional commands, e-mail: notifications-help@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists