Xpath plugin : warnings at startup
I just installed the XPath plugin on Intellij 5.1 (not demetra) and i got the following warning on the console
Execute delete[\.IntelliJIdea50\system\plugins\xpath-view-1.3.4.zip]
WARN - anima.E.B.H - Cannot recognize parameter entity: #PCDATA
WARN - anima.E.B.H - Cannot recognize parameter entity: #PCDATA
ANy idea ?
Please sign in to leave a comment.
Thibaut wrote:
Those warnings are not related to the XPathView plugin. The first line is from
IDEA telling you about some step during the installation of the plugin, and the
next two lines do not originate from the XPath plugin as well. From the package
name I'd say this is from one of the several Struts plugins around.
Sascha
Thanks !
That makes sense for the struts related warning, i installed it at the same time I think, i'll check tomorrow.