##// END OF EJS Templates
Added tag v1.0.0-rc2 for changeset fc9f82c082ef
Added tag v1.0.0-rc2 for changeset fc9f82c082ef

File last commit:

r0:8e944df97a68 default
r5:e5727b40aba0 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
}
}