##// END OF EJS Templates
Added tag 1.0.0-rc17 for changeset a1a1ef050ecc
Added tag 1.0.0-rc17 for changeset a1a1ef050ecc

File last commit:

r32:1174538197f6 v1.0.0-rc15 default
r37:2e8680269302 default
Show More
settings.json
12 lines | 283 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
},
"cSpell.words": [
"djbase",
"djclass"
]
}