remove dependency on properties from spellchecker
commit6d7520b37e713c2f77aa2ee0646c5ad372162129
authorKonstantin Bulenkov <kb@jetbrains.com>
Tue, 26 Jan 2010 11:22:45 +0000 (26 14:22 +0300)
committerKonstantin Bulenkov <kb@jetbrains.com>
Tue, 26 Jan 2010 11:22:45 +0000 (26 14:22 +0300)
tree8e18b8162e4e6a43b807c19e6cd02bb425bc2094
parent3f73c21123f54d7e11c935344b109cf1720b0e22
remove dependency on properties from spellchecker
plugins/properties/properties.iml
plugins/properties/src/META-INF/plugin.xml
plugins/properties/src/META-INF/spellchecker.xml [new file with mode: 0644]
plugins/properties/src/com/intellij/lang/properties/spellchecker/PropertiesSpellcheckingStrategy.java [copied from plugins/spellchecker/src/com/intellij/spellchecker/tokenizer/SpellcheckingStrategy.java with 53% similarity]
plugins/spellchecker/spellchecker.iml
plugins/spellchecker/src/com/intellij/spellchecker/tokenizer/SpellcheckingStrategy.java