Intellij Content is not allowed in prolog

前端 未结 6 1733
独厮守ぢ
独厮守ぢ 2020-12-11 00:41

I run Intellij, and when I try to run an android app, I always have an internal error: Content is not allowed in prolog. I think that I have tried everything to fix it, but

6条回答
  •  再見小時候
    2020-12-11 01:32

    This usually happens when you have added some syntactically incorrect characters to an XML file in the very first line

    which should always be

    (prolog)

提交回复
热议问题