[IDEA plugin for K/N] Source code reorganization
Move Gradle part of plugin from 'idea-gradle/native' to 'idea-gradle-native' module
This commit is contained in:
committed by
Mikhail Glukhikh
parent
f6c61fbe30
commit
04fca2ac0d
@@ -37,7 +37,7 @@ val projectsToShadow by extra(listOf(
|
||||
":idea:idea-native",
|
||||
":idea:idea-core",
|
||||
":idea:idea-gradle",
|
||||
":idea:idea-gradle:native",
|
||||
":idea:idea-gradle-native",
|
||||
//":idea-ultimate",
|
||||
":compiler:ir.psi2ir",
|
||||
":compiler:ir.tree",
|
||||
|
||||
+1
-1
@@ -77,7 +77,7 @@ include ":kotlin-build-common",
|
||||
":idea:idea-android-output-parser",
|
||||
":idea:idea-test-framework",
|
||||
":idea:idea-native",
|
||||
":idea:idea-gradle:native",
|
||||
":idea:idea-gradle-native",
|
||||
":idea",
|
||||
":idea-runner",
|
||||
":eval4j",
|
||||
|
||||
Reference in New Issue
Block a user