##// END OF EJS Templates
Added tag v1.0.0-rc10 for changeset a1ab2b5975ad
Added tag v1.0.0-rc10 for changeset a1ab2b5975ad

File last commit:

r0:8e944df97a68 default
r23:19678034e92b 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
}
}