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 271600

Summary: Netbeans 8.2 trouble: Option, information tab and other tabs about project
Product: ide Reporter: karakufire
Component: CodeAssignee: issues@ide <issues>
Status: CLOSED FIXED    
Severity: normal    
Priority: P3    
Version: 8.2   
Hardware: PC   
OS: Windows 8.1   
Issue Type: DEFECT Exception Reporter:
Attachments: glitch of information tab

Description karakufire 2017-10-08 08:03:59 UTC
Created attachment 165257 [details]
glitch of information tab

Cannot open option panel, project and files tabs.
A report(?, notice or error?) appears when trying to open them, but information tab is glitched as attachment.
Comment 1 Jiri Kovalsky 2017-10-09 09:02:56 UTC
Do you use JDK 9? NetBeans 8.2 does not work with JDK 9. For more information, please see: https://jaxenter.com/netbeans/using-apache-netbeans-incubating-jdk-9
Comment 2 karakufire 2017-10-09 10:24:11 UTC
I've understood it and I succeeded to launch Netbeans8.2 normality after setting <Netbeans install directory>/etc/netbeans.conf entry: netbeans_jdkhome.
This entry setting to <Java install directory>\jdk_1.8.0_144 .
Comment 3 Jiri Kovalsky 2017-10-09 10:38:38 UTC
Closing then. Thanks for your update.