Home > front end >  Unable to create the JVM problem IntelliJ
Unable to create the JVM problem IntelliJ

Time:11-28

Is currently working in a new team, but at the time of import their project, IntelliJ IDEA make a mistake, unable to create the JVM, specific error message is as follows:


I use Java JDK1.8, IntelliJ 2017, Tomcat 6

CodePudding user response:

To solve the problem? I also have this

CodePudding user response:

Try using tomcat 8, it is best to development the JDK
  • Related