##// END OF EJS Templates
Set the project version to 0.1.0, add publication descriptions/license metadata, and keep module-level docs as compatibility pointers to the root documentation.
Set the project version to 0.1.0, add publication descriptions/license metadata, and keep module-level docs as compatibility pointers to the root documentation.

File last commit:

r59:780370baa54c default
r60:e376d0cab00e default
Show More
settings.json
9 lines | 229 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
variants: move source set layout conventions out of model...
r59 "rawtypes",
"Replayable"
cin
Initial commit, ported some traits from container-plugin
r0 ]
}