Re: [PR] WW-5445 Adds support for Struts 6 [struts-intelli j-plugin]

burtonrhodes (via GitHub) <[email protected]>
Newsgroups gmane.comp.jakarta.struts.devel
Message-ID <PR_kwDOLOmxXs51WEeE-36da1506-76e3-4e2d-98b1-10356b928319@gitbox.apache.org>
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.