Error: The processing instruction target matching “[xX][mM][lL]” is not allowed

前端之家收集整理的这篇文章主要介绍了Error: The processing instruction target matching “[xX][mM][lL]” is not allowed前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

<?xml version="1.0" encoding="utf-8"?>

复制过来后在这句话前边有空格或者其他的东西,把这些空格或者其他就算是注释也要删除掉,然后project->clean ,然后发现错误消失了,

参考自http://stackoverflow.com/questions/19889132/error-the-processing-instruction-target-matching-xxmmll-is-not-allowed

原文链接:https://www.f2er.com/xml/294726.html

猜你在找的XML相关文章