Split KotlinBlock on two clases to share independent logic about

formatting  between Idea and Eclipse

 Also make 'formatter' module depend on fewer dependencies
This commit is contained in:
Mikhail Zarechenskiy
2016-03-20 23:24:48 +03:00
parent 4c006300ef
commit 37e0b71584
11 changed files with 586 additions and 439 deletions
+2
View File
@@ -63,6 +63,7 @@
<root url="file://$PROJECT_DIR$/../out/production/util" />
<root url="file://$PROJECT_DIR$/../out/production/util.runtime" />
<root url="file://$PROJECT_DIR$/../out/production/Kotlin" />
<root url="file://$PROJECT_DIR$/../out/production/formatter" />
</CLASSES>
<JAVADOC />
<SOURCES>
@@ -94,6 +95,7 @@
<root url="file://$PROJECT_DIR$/../idea/idea-jps-common/src" />
<root url="file://$PROJECT_DIR$/../idea/idea-live-templates/src" />
<root url="file://$PROJECT_DIR$/../idea/idea-test-framework/src" />
<root url="file://$PROJECT_DIR$/../idea/formatter/src" />
</SOURCES>
</library>
</component>