From 53bebddb2c55acd86ecf33c8fb86a4daaf104baf Mon Sep 17 00:00:00 2001 From: Denis Zhdanov Date: Wed, 18 Aug 2010 14:03:55 +0400 Subject: [PATCH] IDEA-57733 Remove 'vcs-impl -> lang-impl' dependency introduced by the change to use editor for commit message processing 1. Defined dedicated interface for spell checking-aware editor retrieval; 2. Moved actual spell checking-aware editor text field construction to 'lang-impl'; 3. Commit message component retrieves spell checking-aware editor via target interface now; --- platform/platform-resources/src/META-INF/LangExtensions.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/platform/platform-resources/src/META-INF/LangExtensions.xml b/platform/platform-resources/src/META-INF/LangExtensions.xml index 3356ef190496..e84a3b7e6be2 100644 --- a/platform/platform-resources/src/META-INF/LangExtensions.xml +++ b/platform/platform-resources/src/META-INF/LangExtensions.xml @@ -131,6 +131,9 @@ + +