我无法建立。我知道错误发生在jdkAnnotations.jar中。我重新安装了android studio,但问题仍然存在。它还说jdk 1.8中没有附加IDEA注释。我应该重新安装jdk 1.8吗?我点击了附加注释的按钮但没有发生任何事情。请帮忙。为什么会出现这个问题?在任何xml资源文件中有什么问题或什么?
C:/Program Files/Android/Android Studio/lib/jdkAnnotations.jar!/java/awt/event/annotations.xml: Content is not allowed in prolog.
org.xml.sax.SAXParseException; lineNumber: 1; columnNumber: 1; Content is not allowed in prolog.
at org.apache.xerces.util.ErrorHandlerWrapper.createSAXParseException(Unknown Source)
at org.apache.xerces.util.ErrorHandlerWrapper.fatalError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLErrorReporter.reportError(Unknown Source)
at org.apache.xerces.impl.XMLScanner.reportFatalError(Unknown Source)
at org.apache.xerces.impl.XMLDocumentScannerImpl$PrologDispatcher.dispatch(Unknown Source)
at org.apache.xerces.impl.XMLDocumentFragmentScannerImpl.scanDocument(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XML11Configuration.parse(Unknown Source)
at org.apache.xerces.parsers.XMLParser.parse(Unknown Source)
我今天得到了同样的错误。只是重新安装Android Studio没有帮助。以下步骤对我有用:
现在将重新安装所有设置,您可以继续处理项目
我只是在C:\ Users \ Username中删除.Android Studio X.X,它对我有用: