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 212956

Summary: AssertionError at org.netbeans.modules.licensechanger.FileChildren.<init>
Product: contrib Reporter: graeme_m_ross <graeme_m_ross>
Component: CodeAssignee: issues@contrib <issues>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.2   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 188313
Attachments: stacktrace

Description graeme_m_ross 2012-05-24 13:44:28 UTC
Build: NetBeans IDE Dev (Build 201205200400)
VM: Java HotSpot(TM) Client VM, 23.0-b21, Java(TM) SE Runtime Environment, 1.7.0_04-b22
OS: Windows 7

Stacktrace: 
java.lang.AssertionError
   at org.netbeans.modules.licensechanger.FileChildren.<init>(FileChildren.java:73)
   at org.netbeans.modules.licensechanger.PreviewPanel.<init>(PreviewPanel.java:84)
   at org.netbeans.modules.licensechanger.WizardPP.createPanel(WizardPP.java:193)
   at org.netbeans.spi.wizard.SimpleWizardInfo.createPanel(SimpleWizardInfo.java:112)
   at org.netbeans.spi.wizard.SimpleWizard.navigatingTo(SimpleWizard.java:109)
   at org.netbeans.spi.wizard.Wizard.navigatingTo(Wizard.java:137)
Comment 1 graeme_m_ross 2012-05-24 13:44:33 UTC
Created attachment 119820 [details]
stacktrace
Comment 2 nhoffmann 2014-01-13 13:29:57 UTC
Should be fixed in version 1.9 of the licensechanger plugin for NetBeans 7.3.