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 151496

Summary: [65cat] Cannot Remove Added Web Frameworks
Product: javaee Reporter: sunbiz <sunbiz>
Component: CodeAssignee: issues@javaee <issues>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P3    
Version: 6.x   
Hardware: PC   
OS: Windows Vista   
Issue Type: ENHANCEMENT Exception Reporter:
Attachments: screenshot

Description sunbiz 2008-10-27 16:43:46 UTC
[ BUILD # : 200810240201 ]
[ JDK VERSION : other ]

Under Web Application Project properties, we can add Web Frameworks,

as soon in the attached screenshot. But we cannot remove any added 
framework from the Project from the same screen.

There should be an option to remove Web Frameworks from a project and

show what files are added as part of that framework, which will be 
deleted or removed, if the framework is removed.
Comment 1 sunbiz 2008-10-27 16:45:31 UTC
Created attachment 72700 [details]
screenshot
Comment 2 dafinley 2009-02-20 17:12:14 UTC
A workaround is to have your project saved into a local/remote Subversion directory.  Then make a commit before you add
the framework.  If you are trying something out and don't like the framework, do a revert modifications.  Then your
project will be in the proper state.  I haven't tried this with CVS, but I assume that it works there too.
Comment 3 Martin Balin 2016-07-07 08:56:34 UTC
This old bug may not be relevant anymore. If you can still reproduce it in 8.2 development builds please reopen this issue.

Thanks for your cooperation,
NetBeans IDE 8.2 Release Boss