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 49294

Summary: API for including other than java files to refactoring dialog
Product: editor Reporter: Milan Kuchtiak <mkuchtiak>
Component: RefactoringAssignee: issues@java <issues>
Status: RESOLVED FIXED    
Severity: blocker CC: pjiricka
Priority: P2 Keywords: API
Version: 4.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 48465, 44256, 44257, 44267    

Description Milan Kuchtiak 2004-09-20 15:59:56 UTC
We need that a lot :

- servlet changes need to by synchronized with
web.xml (deployment descriptor)
- tag handler changes need to be synchronized with
TLD files

In general, the J2EE architecture is full of
classes that are declered in XML files (Web
applications, EJB, Web Services)
Comment 1 Martin Matula 2004-11-09 13:03:52 UTC
This will be addressed in 4.1.
Comment 2 Jan Becicka 2005-01-05 09:02:41 UTC
API is done