I am trying to use NetBeans to code in Java. Problem is, whenever I try to create a new project via the 'New Project' button, it gives me the notification: 'Unexpected Exception.' I am using Netbeans 8.2 and Java Development Kit 12.0.2.
I have tried both new project buttons, and also tried the new file button just in case. They all give the exact same notification.
I expected it to create a new file instead of giving an error notification, is there something I may have done incorrectly, or not done when I was supposed to?