plugin.dtd and fileEditorProvider element
I was looking at the HtmlBrowser plugin and in its plugin.xml there is this fragment of XML which does not validate against the plugin.dtd. I looked at the DTD and the element is not a valid element. Is the DTD wrong? What does the presence of this element accomplish? Thank you. Fred ]]>
请先登录再写评论。
Hello Frederick,
The ]]> is an extension registration. Extensions are defined
dynamically and can be placed in different namespaces, so validating extensions
through the DTD is impossible.
--
Dmitry Jemerov
Software Developer
JetBrains, Inc.
http://www.jetbrains.com/
"Develop with Pleasure!"