##// END OF EJS Templates
variants: move source set layout conventions out of model...
variants: move source set layout conventions out of model Keep GenericSourceSet convention-free and apply layout defaults from SourcesPlugin and VariantSourcesPlugin. Add compile unit layout convention and cover standalone and variant source set layouts in functional tests.

File last commit:

r59:780370baa54c default
r59:780370baa54c default
Show More
settings.json
9 lines | 229 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"java.compile.nullAnalysis.mode": "automatic",
"cSpell.words": [
"implab",
"materializer",
"rawtypes",
"Replayable"
]
}