SplitTagAction -> XmlSplitTagAction (to fix intention description assertion on startup)
commit7186c3037442628a394371c217b958300a420401
authorAlexey Pegov <Alexey.Pegov@jetbrains.com>
Mon, 6 Oct 2008 14:48:40 +0000 (6 18:48 +0400)
committerAlexey Pegov <Alexey.Pegov@jetbrains.com>
Mon, 6 Oct 2008 14:48:40 +0000 (6 18:48 +0400)
tree22bbae73e0b35460df6380ce7a1c57319542d933
parent1a01b59b68d6b24ee757bb75d15c9a52f0aa5f8b
SplitTagAction -> XmlSplitTagAction (to fix intention description assertion on startup)
platform-resources/src/META-INF/XmlPlugin.xml
xml/impl/resources/intentionDescriptions/XmlSplitTagAction/after.html.template [new file with mode: 0644]
xml/impl/resources/intentionDescriptions/XmlSplitTagAction/before.html.template [new file with mode: 0644]
xml/impl/resources/intentionDescriptions/XmlSplitTagAction/description.html [new file with mode: 0644]
xml/impl/src/com/intellij/xml/actions/XmlSplitTagAction.java [moved from xml/impl/src/com/intellij/xml/actions/SplitTagAction.java with 98% similarity]