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 - Netbeans 8.2 trouble: Option, information tab and other tabs about project
Summary: Netbeans 8.2 trouble: Option, information tab and other tabs about project
Status: CLOSED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.2
Hardware: PC Windows 8.1
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2017-10-08 08:03 UTC by karakufire
Modified: 2017-10-09 10:38 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
glitch of information tab (80.50 KB, image/png)
2017-10-08 08:03 UTC, karakufire
Details

Note You need to log in before you can comment on or make changes to this bug.
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.