jtulach opened a new pull request, #4682: URL: https://github.com/apache/netbeans/pull/4682
This is a proposal PR showing a direction how to promote unique NetBeans features. One of the biggest strengths of NetBeans Java IDE is the direct integration with [latest JDK's Javac](https://cwiki.apache.org/confluence/display/NETBEANS/Overview%3A+nb-javac). Our ability to deliver best quality support for latest and greatest features of the Java language is amazing. All we need is to give it more visibility. This PR modifies the _New Project_/_Java with Maven_/_Java Application_ to create a project that _enables all the features_ supported by NetBeans **JavaC** by default. No need for NetBeans users to configure anything - everything works **out of the box**. By accepting this PR we would offer NetBeans users the latest Java features. By accepting this PR we would shift our QA focus towards these latest features. Every new project would become a testcase to verify whether: * indentation * code completion * refactorings * and co. really work well with the **latest Java language features**. Accepting this PR would make support for latest Java the **first class citizen** in the NetBeans Java IDE! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected] For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists
