##// END OF EJS Templates
WIP working on variants api
WIP working on variants api

File last commit:

r39:fdd8b56c7024 default
r46:f260d19f1118 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 ]
}