##// END OF EJS Templates
Added tag v1.0.0-rc7 for changeset 9e546fe36fdd
Added tag v1.0.0-rc7 for changeset 9e546fe36fdd

File last commit:

r0:8e944df97a68 default
r18:8419ebe3b63d default
Show More
settings.json
8 lines | 218 B | application/json | JsonLexer
{
"java.configuration.updateBuildConfiguration": "automatic",
"files.exclude": {
"**/.classpath": true,
"**/.project": true,
"**/.settings": true,
"**/.factorypath": true
}
}