netbeans-angular2-code-templates - plugin detailCode templates for Angular in Netbeans. Templates exists for TypeScript and HTML.
[ You have to be logged in to be able to comment. ] User CommentsMore info
@Anda77
First, please give more information about the problem. Where does this happens, when does this happens. Steps to reproduce, etc. I don't think that this happens by my extension, because it will only provide snippets but anyway. Second, please go to: https://github.com/Chris2011/netbeans-angular2-code-templates/issues and create a ticket there. Of course with more explicit steps to reproduce. Thx
Posted by ChrisLE on Aug 17, 2017
Error
ava.lang.NullPointerException
at javax.swing.GrayFilter.createDisabledImage(GrayFilter.java:49) at javax.swing.text.html.ImageView.getImage(ImageView.java:199) at javax.swing.text.html.ImageView.paint(ImageView.java:363) at javax.swing.text.BoxView.paintChild(BoxView.java:161) at javax.swing.text.BoxView.paint(BoxView.java:433) at javax.swing.text.BoxView.paintChild(BoxView.java:161) at javax.swing.text.BoxView.paint(BoxView.java:433) at javax.swing.text.ParagraphView.paint(ParagraphView.java:580) at javax.swing.text.html.ParagraphView.paint(ParagraphView.java:233) at javax.swing.text.BoxView.paintChild(BoxView.java:161) at javax.swing.text.BoxView.paint(BoxView.java:433) at javax.swing.text.html.BlockView.paint(BlockView.java:282) at javax.swing.text.BoxView.paintChild(BoxView.java:161) at javax.swing.text.BoxView.paint(BoxView.java:433) at javax.swing.text.html.BlockView.paint(BlockView.java:282) at javax.swing.plaf.basic.BasicTextUI$RootView.paint(BasicTextUI.java:1434) at javax.swing.plaf.basic.BasicTextUI.paintSafely(BasicTextUI.java:737) at javax.swing.plaf.basic.BasicTextUI.paint(BasicTextUI.java:881) at javax.swing.plaf.basic.BasicTextUI.update(BasicTextUI.java:860) at javax.swing.JComponent.paintComponent(JComponent.java:780) at javax.swing.JComponent.paint(JComponent.java:1056) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JViewport.paint(JViewport.java:728) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JSplitPane.paintChildren(JSplitPane.java:1047) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JComponent.paintChildren(JComponent.java:889) at javax.swing.JComponent.paint(JComponent.java:1065) at javax.swing.JComponent.paintToOffscreen(JComponent.java:5210) at javax.swing.RepaintManager$PaintManager.paintDoubleBuffered(RepaintManager.java:1579) at javax.swing.RepaintManager$PaintManager.paint(RepaintManager.java:1502) at javax.swing.RepaintManager.paint(RepaintManager.java:1272) at javax.swing.JComponent._paintImmediately(JComponent.java:5158) at javax.swing.JComponent.paintImmediately(JComponent.java:4969) at javax.swing.RepaintManager$4.run(RepaintManager.java:831) at javax.swing.RepaintManager$4.run(RepaintManager.java:814) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:814) at javax.swing.RepaintManager.paintDirtyRegions(RepaintManager.java:789) at javax.swing.RepaintManager.prePaintDirtyRegions(RepaintManager.java:738) at javax.swing.RepaintManager.access$1200(RepaintManager.java:64) at javax.swing.RepaintManager$ProcessingRunnable.run(RepaintManager.java:1732) at java.awt.event.InvocationEvent.dispatch(InvocationEvent.java:311) at java.awt.EventQueue.dispatchEventImpl(EventQueue.java:756) at java.awt.EventQueue.access$500(EventQueue.java:97) at java.awt.EventQueue$3.run(EventQueue.java:709) at java.awt.EventQueue$3.run(EventQueue.java:703) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$JavaSecurityAccessImpl.doIntersectionPrivilege(ProtectionDomain.java:80) at java.awt.EventQueue.dispatchEvent(EventQueue.java:726) at org.netbeans.core.TimableEventQueue.dispatchEvent(TimableEventQueue.java:159) [catch] at java.awt.EventDispatchThread.pumpOneEventForFilters(EventDispatchThread.java:201) at java.awt.EventDispatchThread.pumpEventsForFilter(EventDispatchThread.java:116) at java.awt.EventDispatchThread.pumpEventsForHierarchy(EventDispatchThread.java:105) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:101) at java.awt.EventDispatchThread.pumpEvents(EventDispatchThread.java:93) at java.awt.EventDispatchThread.run(EventDispatchThread.java:82)
Posted by Anda77 on Jul 25, 2017
I forgot
to request the verification for 8.2. Sry. I did this now.
Posted by ChrisLE on Oct 29, 2016
Update Please
What are the plans to update or verify that this works for Release 8.2.
Thanks!
Posted by williamrouse on Oct 04, 2016
|