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 254860

Summary: NullPointerException at org.vaadin.netbeans.editor.analyzer.ThemeFix.getThemeFolder
Product: third-party Reporter: kzmuhia <kzmuhia>
Component: -- Other --Assignee: vaadin-addons
Status: NEW ---    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 219547
Attachments: stacktrace

Description kzmuhia 2015-08-30 17:42:29 UTC
Build: NetBeans IDE 8.0.2 (Build 201411181905)
VM: Java HotSpot(TM) 64-Bit Server VM, 25.45-b02, Java(TM) SE Runtime Environment, 1.8.0_45-b15
OS: Windows 8

User Comments:
kzmuhia: Issues with Vaadin




Stacktrace: 
java.lang.NullPointerException
   at org.vaadin.netbeans.editor.analyzer.ThemeFix.getThemeFolder(ThemeFix.java:301)
   at org.vaadin.netbeans.editor.analyzer.ThemeAnalyzer.analyze(ThemeAnalyzer.java:97)
   at org.vaadin.netbeans.editor.hints.Theme.checkTheme(Theme.java:49)
   at sun.reflect.GeneratedMethodAccessor168.invoke(GeneratedMethodAccessor168.java:0)
   at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   at java.lang.reflect.Method.invoke(Method.java:497)
Comment 1 kzmuhia 2015-08-30 17:42:32 UTC
Created attachment 155759 [details]
stacktrace
Comment 2 Svata Dedic 2015-09-01 09:16:22 UTC
This exception comes from Vaadin-provided plugin. Please contact Vaadin support.