One possibility that IDEA cannot compile and run

Most of the places where the project needs to be configured are jdk,
but after running, the following error is found.

Prompt that the memory is not enough. Also include the following paragraph.
SLF4J: Unable to load the class "org.slf4j.impl.StaticLoggerBinder"
so I increased the amount of memory. My memory is 16GB, which is enough to say.
4GB of memory is allocated , Still reporting an error...

Later, I analyzed the log and found that my IDEA was placed in the Chinese path.
Based on experience, I guessed it was the problem...
So I changed the file name... Change it to pinyin...
Run it again, reconfigure it.
Then it's normal Up.

Guess you like

Origin blog.csdn.net/phker/article/details/111661391