{ "java.compile.nullAnalysis.mode": "automatic", "java.configuration.updateBuildConfiguration": "automatic", "maven.view": "hierarchical", "maven.terminal.favorites": [ { "command": "clean package", "debug": false } ], "java.dependency.packagePresentation": "hierarchical", "Workspace_Formatter.excludePattern": [ "**/build", "**/.*", "**/.vscode", "**/docs/*", "**/documentazione/*", "**/target/*", "**/tomcat/*", "**/webapps/*" ] }