pt., 14 paź 2022 o 15:09 Burton Rhodes <burtonrho...@gmail.com> napisał(a):
>
> I believe back in the summer someone noticed the Struts 6.0 DTD was
> missing from the 6.0.0 package. In testing v6.0.1-SNAPSHOT, the DTD is
> included, but I am no longer able to properly map File Sets in intelliJ.
>   When changing to the 6.0 DTD doctype in my xml files, my "local"
> struts.xml files are no longer available as options in my Project
> Structure when creating File Set for the Struts 2 Plugin - so none of my
> xml mappings are clickable, etc. I realize this isn't the worst problem
> to have, but curious if there might be some issue somewhere that is
> easily fixable?
>
> -- Works Fine --
> <!DOCTYPE struts PUBLIC
>          "-//Apache Software Foundation//DTD Struts Configuration
> 2.5//EN"
>          "https://struts.apache.org/dtds/struts-2.5.dtd";>
>
> vs.
>
> -- Doesn't  Work --
> <!DOCTYPE struts PUBLIC
>          "-//Apache Software Foundation//DTD Struts Configuration
> 6.0//EN"
>          "https://struts.apache.org/dtds/struts-6.0.dtd";>

Looks like a bug in IntelliJ
https://youtrack.jetbrains.com/issue/IDEA-303887/Support-for-Apache-Struts-6x-is-broken


Regards
-- 
Łukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: user-unsubscr...@struts.apache.org
For additional commands, e-mail: user-h...@struts.apache.org

Reply via email to