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

Summary: Web Project need ProjectClassPathModifierImplementation to replace ProjectClassPathExtender
Product: javaee Reporter: Nam Nguyen <nnguyen>
Component: CodeAssignee: Petr Pisl <ppisl>
Status: RESOLVED DUPLICATE    
Severity: blocker    
Priority: P2    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 98884    

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 ***