burtonrhodes commented on PR #2: URL: https://github.com/apache/struts-intellij-plugin/pull/2#issuecomment-2228329264
The only thing I see that might be worth adding for consistency is registering a DTD resource in Struts2ResourceProvider.java ` addDTDResource(StrutsConstants.STRUTS_6_0_DTD_URI, StrutsConstants.STRUTS_6_0_DTD_ID, "struts-6.0.dtd", registrar); ` You would then need to add a `struts-6.0.dtd` file in the `resources.dtds` directory -- 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: dev-unsubscr...@struts.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@struts.apache.org For additional commands, e-mail: dev-h...@struts.apache.org