Questions tagged [netbeans-9]

Netbeans 9.0, is a version of the Netbeans IDE which adds support for Java 9 and 10 and was released on July 29, 2018 by the Apache Incubator project. Version 9.0 is the first release under Apache.

46 questions
0
votes
1 answer

Netbeans application 9 using maven

I have downloaded Netbeans 9 sources from github and built it. Now I would like to create Netbeans application as maven project using api 9, but in project wizard I can only choose between api version 8.2 and 8.1 How to register api version 9 to be…
rsobies
  • 293
  • 4
  • 16
1 2 3
4