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 98882 - Web Project need ProjectClassPathModifierImplementation to replace ProjectClassPathExtender
Summary: Web Project need ProjectClassPathModifierImplementation to replace ProjectCla...
Status: RESOLVED DUPLICATE of bug 73198
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks: 98884
  Show dependency tree
 
Reported: 2007-03-24 17:02 UTC by Nam Nguyen
Modified: 2007-03-26 09:29 UTC (History)
0 users

See Also:
Issue Type: ENHANCEMENT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nam Nguyen 2007-03-24 17:02:20 UTC
ProjectClassPathExtender is deprecated and does not provide support for
programmatically remove libraries.  The new
ProjectClassPathModifierImplementation  also support differentiation b/w class
path types.

This is needed for remove framework support from project.
Comment 1 Petr Pisl 2007-03-26 09:29:41 UTC
Hi Num, 

this should be done according #73198 issue. 

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