idea beginner

IDEA created java project report cannot start process, the working directory '********' does not exist
can not find the error, repeatedly open the computer documentation to see where the created project and files are there, what went wrong Now! !

The reason for the error is: idea does not have the concept of working space, so idea cannot find the corresponding project in the working range specified when the project is created, which causes the compilation to fail. We need to set it up, idea will recognize your project location.

Solution:
run-> Edit Configeration-> working directory-> select M THE D U L E D I R MODULE_DIR can then be applied.

Published 4 original articles · Like1 · Visits 84

Guess you like

Origin blog.csdn.net/weixin_38196841/article/details/103580756