gradle: не загружать исходники
This commit is contained in:
@@ -18,6 +18,9 @@ dependencies {
|
|||||||
['com.google.code.gson:gson:2.4'])
|
['com.google.code.gson:gson:2.4'])
|
||||||
}
|
}
|
||||||
|
|
||||||
|
idea.module.downloadSources = false
|
||||||
|
eclipse.classpath.downloadSources = false
|
||||||
|
|
||||||
war {
|
war {
|
||||||
webAppDirName = 'webapp'
|
webAppDirName = 'webapp'
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user