Initial shared settings.json for fleet
This will check in a workaround necessary for FL-22276
This commit is contained in:
committed by
Space Team
parent
6de4d99706
commit
f001f35230
@@ -0,0 +1,9 @@
|
|||||||
|
{
|
||||||
|
"backend.maxHeapSizeMb": 2602,
|
||||||
|
|
||||||
|
// https://youtrack.jetbrains.com/issue/FL-22276
|
||||||
|
// Fleet cannot handle nested maven projects until FL-22276
|
||||||
|
"ignored.project.globs": [
|
||||||
|
"**/pom.xml"
|
||||||
|
]
|
||||||
|
}
|
||||||
Reference in New Issue
Block a user