failed to load project configuration
已回答
Failed to load project configuration: cannot parse file misc.xml: ParseError at [row,col]:[3,2] Message: The content of elements must consist of well-formed character data or markup.
that is the problem i met, i noticed some solution was to delete this file, then import it from project, i donot really understand, how to import it from project?
请先登录再写评论。
Just delete misc.xml file from .idea directory.
If the project is Maven or Gradle based it can be imported by opening pom.xml or build.gradle file from the Welcome Screen.