2011년 12월 22일 목요일

[Android] API Level 15 업데이트시 오류 해결법

안드로이드 4.0.3 (API Level 15)가 나와 업데이트를 하려 하는데
다음과 같은 이유로 이클립스 플러그인이 설치 되지 않는다.


Your original request has been modified.
  "Android DDMS" is already installed, so an update will be performed instead.
  "Android Development Tools" is already installed, so an update will be performed instead.
  "Android Hierarchy Viewer" is already installed, so an update will be performed instead.
  "Android Traceview" is already installed, so an update will be performed instead.
Cannot complete the install because one or more required items could not be found.
  Software being installed: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534)
  Missing requirement: Android Development Tools 16.0.1.v201112150204-238534 (com.android.ide.eclipse.adt.feature.group 16.0.1.v201112150204-238534) requires 'org.eclipse.core.runtime 3.6.0' but it could not be found


이는 이클립스의 버젼이 낮아서 이므로 이클립스를 3.6으로 업데이트 하면 해결 할 수 있다.

http://www.eclipse.org/downloads/

위 링크에서 3.6 이상의 버젼으로 업데이트 하면 된다.

댓글 없음:

댓글 쓰기