##// END OF EJS Templates
Added tag v1.0.0-rc14 for changeset a46488b209e8
Added tag v1.0.0-rc14 for changeset a46488b209e8

File last commit:

r0:8e944df97a68 default
r31:0ec710092851 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
}
}