burtonrhodes commented on PR #28: URL: https://github.com/apache/struts-intellij-plugin/pull/28#issuecomment-3275372002
That worked with one minor issue. It added one of my struts.xml files twice. I am guessing this is because when I click "Configure" it adds it initially. But then your code adds all of them after I click "OK". **Configure Screen adding initial struts.xml** <img width="1633" height="1093" alt="Screenshot 2025-09-10 072548" src="https://github.com/user-attachments/assets/a1800d3c-677c-4ba5-abcc-5bbbf1f3ee30" /> **Final Result with duplicate** <img width="1874" height="1257" alt="image" src="https://github.com/user-attachments/assets/f2251f51-7870-4741-bbe2-c250d432071b" /> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
