tp1 énoncé traducteur RDF/Turtle vers RDF/Ntriples
This commit is contained in:
9
.vscode/settings.json
vendored
Normal file
9
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"java.server.launchMode": "Standard",
|
||||
"java.gradle.buildServer.enabled": "on",
|
||||
"antlr4.generation": {
|
||||
"mode": "none" // Don't generate source file with the antlr4-vscode extension
|
||||
},
|
||||
"java.configuration.updateBuildConfiguration": "automatic",
|
||||
"java.inlayHints.parameterNames.enabled": "none"
|
||||
}
|
||||
Reference in New Issue
Block a user