This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 271818

Summary: Netbeans starts; unable to create project. Unable to access Java Platforms. Unable to access options. Unable to create Java classes.
Product: ide Reporter: ktuser
Component: CodeAssignee: issues@ide <issues>
Status: CLOSED WONTFIX    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 10   
Issue Type: DEFECT Exception Reporter:
Attachments: IDE log

Description ktuser 2017-11-16 03:37:50 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 9.0.1
Runtime = Java HotSpot(TM) 64-Bit Server VM 9.0.1+11

Reproducibility: Happens every time

STEPS:
  * Open dialog Foo
  * Click on button "Click me"

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 ktuser 2017-11-16 03:37:53 UTC
Created attachment 165458 [details]
IDE log
Comment 2 Jiri Kovalsky 2017-11-16 15:44:36 UTC
NetBeans 8.2 does not work with JDK 9. Please use JDK 8 instead and read here for more information: https://jaxenter.com/netbeans/using-apache-netbeans-incubating-jdk-9
Comment 3 Jiri Kovalsky 2017-11-16 15:44:50 UTC
Closing