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
org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2033)
I follow the fix here:
https://bz.apache.org/netbeans/show_bug.cgi?id=167064 about
the previous exception and now i am getting this indefinitely :
java.lang.NullPointerException
at