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 197350 - Add possibility to remove framework via project properties | frameworks customizer
Summary: Add possibility to remove framework via project properties | frameworks custo...
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Web Project (show other bugs)
Version: 7.0
Hardware: PC Windows Vista
: P3 normal with 1 vote (vote)
Assignee: David Konecny
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-04-02 04:30 UTC by seltzerlj
Modified: 2016-07-07 08:53 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments
Screenshot of the Project Properties dialog -- Frameworks category (34.15 KB, image/png)
2011-04-02 04:30 UTC, seltzerlj
Details

Note You need to log in before you can comment on or make changes to this bug.
Description seltzerlj 2011-04-02 04:30:42 UTC
Created attachment 107440 [details]
Screenshot of the Project Properties dialog -- Frameworks category

On the Project Properties dialog, once you've added a framework, e.g. JavaServer Faces, there is no way to remove it. If you select a framework that you've added, the Add button is the only button displayed in the Used Frameworks section. A Remove button should appear when you select a framework. If you've made a mistake and added a framework mistakenly, I think the only way to remove it is to delete the project and recreate it, being very careful about adding frameworks.
Comment 1 David Konecny 2011-04-05 00:22:00 UTC
Adding a framework to a project usually results in combination of:
* adding framework jar(s) to project classpath
* registering framework servlet(s) in web.xml
* adding a framework specific configuration file(s)
Removing a framework from project should undo these steps. Removing if by hand should be straightforward as well.
Comment 2 ajeh 2013-09-12 18:29:01 UTC
Same issue exists with 7.3.1 on Linux.

Product Version: NetBeans IDE 7.3.1 (Build 201306052037)
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b15
System: Linux version 2.6.35.14-96.PhenomX4full.fc14.x86_64 running on amd64; UTF-8; en_US (nb)
Comment 3 Martin Janicek 2013-12-11 14:38:52 UTC
Still valid problem. Increasing priority and changing issue type to enhancement
Comment 4 Martin Balin 2016-07-07 08:53:12 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