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 226405

Summary: AssertionError at org.openide.loaders.TemplateWizard.updateState
Product: projects Reporter: Exceptions Reporter <exceptions_reporter>
Component: Generic InfrastructureAssignee: Milos Kleint <mkleint>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter: 198809
Attachments: stacktrace

Description Exceptions Reporter 2013-02-20 14:17:35 UTC
This bug was originally marked as duplicate of bug 218475, that is already resolved. This bug is still valid, so this seems to be another bug, but it might be related.

Build: NetBeans IDE 7.3 Beta (Build 201210011125)
VM: Java HotSpot(TM) Client VM, 20.1-b02, Java(TM) SE Runtime Environment, 1.6.0_26-b03
OS: Windows Vista

User Comments:
GUEST: Creating an HTML5 project




Stacktrace: 
java.lang.AssertionError
   at org.openide.loaders.TemplateWizard.updateState(TemplateWizard.java:745)
   at org.netbeans.modules.project.ui.NewProjectWizard.updateState(NewProjectWizard.java:71)
   at org.openide.WizardDescriptor$10.run(WizardDescriptor.java:1445)
   at org.openide.util.RequestProcessor$Task.run(RequestProcessor.java:1454)
   at org.openide.util.RequestProcessor$Processor.run(RequestProcessor.java:2036)
Comment 1 Exceptions Reporter 2013-02-20 14:17:37 UTC
Created attachment 131617 [details]
stacktrace
Comment 2 Milos Kleint 2013-02-20 14:21:06 UTC
please use the RC build

*** This bug has been marked as a duplicate of bug 218475 ***