failed to load project configuration
Answered
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?
Please sign in to leave a comment.
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.