| 태그 'compile'에 해당되는 글 1건 |
| Android 코딩중 out.xml 이 생기면서 Error 발생시 대처방법. |
Tech - https://ohyung.net/644 (YMD: 12/07/06 00:42)
원인은 xml 파일을 편집하던 상태에서 디버깅을 시작했기 때문에
xml 에서 디버깅을 피하고 java파일에서 디버깅을 시작하면 됩니다.

혹은 아래의 해결방법... 이것역시 xml에서 디버깅 시작시 에러를 뿜음;;;
http://stackoverflow.com/questions/2393103/android-sdk-main-out-xml-parsing-error 

Eclipse -> Window -> Preferences -> Run/Debug -> Launching -> Lauch Configuration
Filter checked launch configuration types 활성화 후에 가장아래의 XSL 체크 하면 해결됨.



코딩도 못하는데 에러까지 나서 구글링! ^^;
| 이 포스트에 대한 이용규약 |
Creative Commons License
이 저작물은 크리에이티브 커먼즈 코리아 저작자표시 2.0 라이센스 에 따라 이용하실 수 있습니다.
This work is licensed under a Creative Commons Attribution 2.0 Korea LicenseLink in a new window.

| 이 글과 태그로 연관된 글 |

| 트랙백 |
트랙백 주소 :: https://www.ohyung.net/rserver.php?mode=tb&sl=644