https://stackoverflow.com/a/75086568/21912106
[Android Studio]: Illegal processing instruction target ("xml"); xml (case insensitive) is reserved by the specs
:app:mergeDebugResources 1error Illegal processing instruction target ("xml"); xml (case insensitive) is reserved by the specs. at [row,col {unknown-source}]: [5,9] what does it says? ...
stackoverflow.com
xml 파일 읽기 에러
원인
.lml 파일에서 첫 줄에 공백
해결
공뱅 제거
'개발환경, 도구 > Intellij' 카테고리의 다른 글
IntelliJ 문제 해결 - Cannot resolve symbol (0) | 2024.02.27 |
---|---|
intellij - Editor Tabs - close 설정 (0) | 2023.10.30 |
intellij에서 console에 메이븐 명령어 사용 ( mvn -U clean install ), maven 오류 (0) | 2023.09.15 |
get from vsc - Github에 있는 프로젝트 가져와서 바로 열기 (0) | 2023.03.21 |
인텔리제이 에러 해결 - Package 'java.lang' is declared in module 'java.base', which is not in the module graph (0) | 2022.11.15 |