unbound xml prefix inspection extracted
commit910da53bc2150148e3fc377fad780a14c453fb52
authorDmitry Avdeev <Dmitry.Avdeev@jetbrains.com>
Tue, 25 Nov 2008 10:11:48 +0000 (25 13:11 +0300)
committerDmitry Avdeev <Dmitry.Avdeev@jetbrains.com>
Tue, 25 Nov 2008 10:11:48 +0000 (25 13:11 +0300)
tree5ad24e367d4b3dcef0cb750b90877124f4346ba1
parentc243965744996c72499bc9561cf9d77a0e434aa1
unbound xml prefix inspection extracted
lang-api/src/com/intellij/codeInspection/ProblemHighlightType.java
lang-impl/src/com/intellij/codeInsight/daemon/impl/LocalInspectionsPass.java
platform-resources_eng/src/messages/XmlBundle.properties
xml/impl/resources/inspectionDescriptions/XmlUnboundNsPrefix.html [new file with mode: 0644]
xml/impl/src/com/intellij/codeInsight/daemon/impl/analysis/XmlHighlightVisitor.java
xml/impl/src/com/intellij/codeInsight/daemon/impl/analysis/XmlUnboundNsPrefixInspection.java [new file with mode: 0644]
xml/impl/src/com/intellij/codeInspection/htmlInspections/XmlInspectionToolProvider.java