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

Summary: Deleting a file from a project does not refactor struts-config.xml file
Product: javaee Reporter: shche123 <shche123>
Component: StrutsAssignee: Martin Fousek <marfous>
Status: RESOLVED WONTFIX    
Severity: blocker CC: pjiricka
Priority: P3    
Version: 6.x   
Hardware: All   
OS: Windows XP   
Issue Type: ENHANCEMENT Exception Reporter:
Bug Depends on:    
Bug Blocks: 74556    

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