Reputation: 1
My NetBeans enviroment information is: Product Version: NetBeans IDE 8.2 (Build 201609300101) Updates: NetBeans IDE is updated to version NetBeans 8.2 Patch 2 Java: 11.0.1; Java HotSpot(TM) 64-Bit Server VM 11.0.1+13-LTS Runtime: Java(TM) SE Runtime Environment 11.0.1+13-LTS System: Windows 10 version 10.0 running on amd64; Cp1252; en_US (nb) User directory: C:\Users\eebrwal\AppData\Roaming\NetBeans\8.2
Cache directory: C:\Users\eebrwal\AppData\Local\NetBeans\Cache\8.2 But when I press Services under Windows menu it does not do anything!
Please help if you can.
Waleed
Upvotes: 0
Views: 132
Reputation: 17343
The problem is that you are using JDK 11 on NetBeans 8.2. That combination just won't work.
You have four options:
Upvotes: 0