Commit 76ed43c8 by 高晓磊

尝试增加一个idea的配置

parent 6e7707ba
...@@ -19,6 +19,7 @@ buildscript { ...@@ -19,6 +19,7 @@ buildscript {
} }
apply plugin: "eclipse" apply plugin: "eclipse"
apply plugin: "idea"
configure(subprojects) { project -> configure(subprojects) { project ->
apply from: "../common.gradle" apply from: "../common.gradle"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment