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 163147 - Deleting a file from a project does not refactor struts-config.xml file
Summary: Deleting a file from a project does not refactor struts-config.xml file
Status: RESOLVED WONTFIX
Alias: None
Product: javaee
Classification: Unclassified
Component: Struts (show other bugs)
Version: 6.x
Hardware: All Windows XP
: P3 blocker (vote)
Assignee: Martin Fousek
URL:
Keywords:
Depends on:
Blocks: 74556
  Show dependency tree
 
Reported: 2009-04-20 18:38 UTC by shche123
Modified: 2016-07-07 08:54 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 shche123 2009-04-20 18:38:01 UTC
Deleting a file from a project does not refactor struts-config.xml file

I have deleted the welcomeStruts.jsp

The related action tag is still in the struts-config.xml file:

        <action path="/Welcome" forward="/welcomeStruts.jsp"></action>
Comment 1 Petr Jiricka 2009-09-30 12:38:02 UTC
This is a known unimplemented feature.
Comment 2 Martin Balin 2016-07-07 08:54: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