The error that keeps popping up. I don't know what it's talking about. Can anyone help with a solution for this?
Asked
Active
Viewed 51 times
0

GameDroids
- 5,584
- 6
- 40
- 59
-
Which version of Java have you got installed? – mwarren Aug 23 '19 at 14:28
-
try "Disable Modules and Continue". This will disable the native Java-support in Netbeans. Then go to the plugin page and look for updates of `nb-javac`. If there are no updates available - try downloading and installing nb-javac directly from the apache netbeans download page. You can reactivate the Java-Support once the correct version was installed. – GameDroids Aug 23 '19 at 14:30
-
@mwarren java 11.0.4 – Aug 23 '19 at 14:42
-
@gamedroids when i hit disable modules and continue, it just closes it and nothing happens. i thought it would continue, but after waiting for 10 minutes I dont think anything is happening. – Aug 23 '19 at 14:43
-
@gamedroids nevermind, just tried it again. It works now, thank you for your help! – Aug 23 '19 at 14:47
-
glad to hear it! – GameDroids Aug 23 '19 at 15:07