##// END OF EJS Templates
fixed dependencies
fixed dependencies

File last commit:

r0:8e944df97a68 default
r3:fb4d13ff05ae 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
}
}