Hi,
Is there any way to make IntelliJ search in XML files and others for references to a class being renamed?
In our specific case we use Struts (apache-jakarta project) and it uses Struts-config.xml to specify action classes that are loaded dynamically for different incoming requests.
It would be nice if the rename search would find these just like string and comment references in java and JSP files.
Can this be done already?
Regards Jan
