xml external resourses doesn't work
I'm using lastest build 3370 to develop a web application. The problem is that although I have mapped the definition for web-app_2_3.dtd and web-facesconfig_1_0.dtd, Idea act like it doesn't knows the definitions of these files. All elements from web.xml file in red color. What happened? This used to work in the past.
Thanks,
Daniel
Please sign in to leave a comment.
Hi,
Map dtd file extension to DTD file type
Daniel Moldovan wrote:
--
Best regards,
Maxim Mossienko
IntelliJ Labs / JetBrains Inc.
http://www.intellij.com
"Develop with pleasure!"
Thanks! This was very helpfull. :)
Daniel