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 271586 - I can't make a new project
Summary: I can't make a new project
Status: RESOLVED WONTFIX
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 10
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-03 22:53 UTC by Flippy
Modified: 2017-10-04 07:04 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
IDE log (197.91 KB, text/plain)
2017-10-03 22:53 UTC, Flippy
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Flippy 2017-10-03 22:53:04 UTC
Product Version = NetBeans IDE 8.2 (Build 201609300101)
Operating System = Windows 10 version 10.0 running on amd64
Java; VM; Vendor = 9
Runtime = Java HotSpot(TM) 64-Bit Server VM 9+181

Reproducibility: Happens every time

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

ACTUAL:
  nothing happens

EXPECTED:
  message pops up
Comment 1 Flippy 2017-10-03 22:53:09 UTC
Created attachment 165239 [details]
IDE log
Comment 2 Jiri Kovalsky 2017-10-04 07:04:06 UTC
NetBeans 8.2 does not run with JDK 9. It needs JDK 8. If you want to use JDK 9 as your Java runtime, please read here: http://wiki.netbeans.org/JDK9Support