Код: Выделить всё
{
"workbench.colorTheme": "Default Dark+",
"java.jdt.ls.java.home": "C:\\Program Files (x86)\\jdk-8",
}
Код: Выделить всё
* Executing task: "mvn org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeArtifactId="maven-archetype-webapp" -DarchetypeGroupId="org.apache.maven.archetypes" -DarchetypeVersion="1.4" -DgroupId="com.example" -DartifactId="demo""
Error occurred during initialization of VM
java/lang/NoClassDefFoundError: java/lang/Object
* The terminal process "cmd.exe /c "mvn org.apache.maven.plugins:maven-archetype-plugin:3.1.2:generate -DarchetypeArtifactId="maven-archetype-webapp" -DarchetypeGroupId="org.apache.maven.archetypes" -DarchetypeVersion="1.4" -DgroupId="com.example" -DartifactId="demo""" terminated with exit code: 1.
* Terminal will be reused by tasks, press any key to close it.*
Подробнее здесь: https://stackoverflow.com/questions/793 ... in-vs-code