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 - API for including other than java files to refactoring dialog
Summary: API for including other than java files to refactoring dialog
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: Refactoring (show other bugs)
Version: 4.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@java
URL:
Keywords: API
Depends on:
Blocks: 48465 44256 44257 44267
  Show dependency tree
 
Reported: 2004-09-20 15:59 UTC by Milan Kuchtiak
Modified: 2007-04-03 18:02 UTC (History)
1 user (show)

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