HHH-12603 - Removed comments in build.gradle to enable plugins
This commit is contained in:
parent
e41e5445f8
commit
03a2ad669e
|
@ -112,10 +112,10 @@ buildScan {
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
//allprojects {
|
allprojects {
|
||||||
// apply plugin: 'idea'
|
apply plugin: 'idea'
|
||||||
// apply plugin: 'eclipse'
|
apply plugin: 'eclipse'
|
||||||
//}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue