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 - AssertionError at org.netbeans.modules.licensechanger.FileChildren.<init>
Summary: AssertionError at org.netbeans.modules.licensechanger.FileChildren.<init>
Status: RESOLVED FIXED
Alias: None
Product: contrib
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.2
Hardware: All All
: P3 normal (vote)
Assignee: issues@contrib
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-24 13:44 UTC by graeme_m_ross
Modified: 2014-01-13 13:29 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter: 188313


Attachments
stacktrace (7.03 KB, text/plain)
2012-05-24 13:44 UTC, graeme_m_ross
Details

Note You need to log in before you can comment on or make changes to this bug.
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.