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/06 10:54:34 UTC

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

matthiasblaesing commented on issue #1038: Maven first in New Project Wizard
URL: https://github.com/apache/incubator-netbeans/pull/1038#issuecomment-451732313
 
 
   To answer the "put your work where your mouth is" request: I created:
   
   https://github.com/matthiasblaesing/incubator-netbeans/tree/pr-1038-suggestion
   
   That modifies this suggestion in the following way:
   - switch from "Java" to "Java (Maven)"
   - rename "Ant Java" to "Deprecated" (there will be other project types, that will move there)
   - create a new subfolder under "Deprecated" for "Java (Ant)"
   - move items from original "Ant Java" folder to "Java (Ant)"
   
   Screenshot:
   ![screenshot](https://user-images.githubusercontent.com/2179736/50735072-e5daa400-11a8-11e9-8af0-99cfa1646f0e.png)
   
   This way:
   - Maven based java projects are in clear favor (first entry in the project list)
   - You can spot the project type directly from the category (true for ant and maven)
   - Ant and Maven project types are marked in the same way
   - project types we don't recommend anymore are moved to category well known to programmers (deprecated). It should be noted, that I consider dreprecated here as in "java.util.Date" deprecated  (everybody dislikes "java.util.Date", but it will probably stay around for a very long time)
   
   This is a suggestion and should be taken as such.

----------------------------------------------------------------
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