java.lang.NullPointerException

2023-03-08 Thread John Lavelle
Hi, I'm getting a *java.lang.NullPointerException* when opening a .json file in NetBeans. Note the file opens correctly just this Silent Error is thrown. The error is: Cannot invoke "org.openide.filesystems.FileObject.getMIMEType()" because "this.internalFo" is null I believe it is because

Re: Netbeans 17 vertical alignment of rows

2023-03-08 Thread AndrĂ¡s Sik
Thank you for the heads up! I indeed was using Java 8, but for some projects I had to install Java 11 and Java 17. After that I verified and checked NetBeans was running on Java 17. However the issue still persists irrelevant of whatever LAF I choose. I'll check the font rendering issues,