##// END OF EJS Templates
WIP variants
WIP variants

File last commit:

r23:8e57f0a2d4de default
r25:0045f97cbd4f default
Show More
settings.json
7 lines | 183 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",
"rawtypes"
cin
Initial commit, ported some traits from container-plugin
r0 ]
}