##// END OF EJS Templates
common: extract replayable queue
common: extract replayable queue

File last commit:

r39:fdd8b56c7024 default
r53:07d0d84bc0a2 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 ]
}