##// END OF EJS Templates
WIP variant sources model
WIP variant sources model

File last commit:

r39:fdd8b56c7024 default
r40:924d9107c025 default
Show More
settings.json
8 lines | 207 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
Refactoring, removed GenericSourceSetOutput.
r23 "rawtypes"
cin
Initial commit, ported some traits from container-plugin
r0 ]
}