Rafael N.

Results 1 comments of Rafael N.

Same error in Apache NetBeans 17 and OpenJDK 17.0.7+7-LTS. NetBeans won't open any file. java.lang.NullPointerException: Cannot invoke "javax.swing.text.AttributeSet.getAttribute(Object)" because "as" is null at org.netbeans.editor.Coloring.toFont(Coloring.java:795) at org.netbeans.editor.Coloring.fromAttributeSet(Coloring.java:758) at com.junichi11.netbeans.modules.color.codes.preview.ui.DrawingPanel.updateColors(DrawingPanel.java:307) at com.junichi11.netbeans.modules.color.codes.preview.ui.DrawingPanel.(DrawingPanel.java:108)...