I am having problems adding the new JDK 9 Platform to Netbeans. Here are the steps I followed:
Now I see that if I click on the new JDK 9 platform Sources and Javadoc seem correct, but classes are empty. When I set a project to use the new JDK9 platform I get a lot of exceptions along the lines of "Cannot find package java.lang".
Who can help? Thank you
Issue has been solved. The solution was to install Netbeans Daily Development Build instead of the Netbeans 8.2 that I use.