##// END OF EJS Templates
Refactoring, removed GenericSourceSetOutput.
Refactoring, removed GenericSourceSetOutput.

File last commit:

r23:8e57f0a2d4de default
r23:8e57f0a2d4de 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 ]
}