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 44094

Summary: Repetitive disabling of Web Feature throws NPE
Product: javaee Reporter: Martin Schovanek <mschovanek>
Component: CodeAssignee: Martin Grebac <mgrebac>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P4    
Version: 4.x   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: NullPointerException

Description Martin Schovanek 2004-06-01 13:41:28 UTC
[Nb build 200405301800, jdk1.4.2]

Steps to reproduce:
-------------------
1) open a web project
2) disable the Web Feature by: Tools > Options >
IDE Configuration > System > Modules > Web Feature
> Enabled = false
3) enable it and then disable again

IDE throws:
Comment 1 Martin Schovanek 2004-06-01 13:41:45 UTC
Created attachment 15391 [details]
NullPointerException
Comment 2 Martin Grebac 2004-06-30 16:20:47 UTC

*** This issue has been marked as a duplicate of 44093 ***