##// END OF EJS Templates
Upgrade Gradle to 9.4.1 and fix functional tests
Upgrade Gradle to 9.4.1 and fix functional tests

File last commit:

r59:780370baa54c default
r62:c7861b56e1d8 default
Show More
settings.json
9 lines | 229 B | application/json | JsonLexer
cin
Initial commit, ported some traits from container-plugin
r0 {
"java.configuration.updateBuildConfiguration": "automatic",
"java.compile.nullAnalysis.mode": "automatic",
"cSpell.words": [
cin
Refactoring, removed GenericSourceSetOutput.
r23 "implab",
cin
WIP Variants model
r39 "materializer",
cin
variants: move source set layout conventions out of model...
r59 "rawtypes",
"Replayable"
cin
Initial commit, ported some traits from container-plugin
r0 ]
}