스터디 용 블로그
Genymotion Eclipse 연동 시 문제 There are no Categorized items 본문
반응형
이클립스에서 Genymotion을 연동하기 위해 Install new Software 메뉴에서 http://plugins.genymotion.com/eclipse 입력 시 설치할 수 있는 목록이 나타나지 않고,
There are no Categorized items 라고 나타나는 경우가 있다.
이때 하단의 검색 옵션에서 Group items by category 항목을 체크 해제하면 된다.
+Genymotion in Eclipse 추가 설정 및 실행 방법
1) 설치를 완료한 후에는 Ecelipse - Window - Preference - Genymobile 에서 Genymotion이 설치된 위치를 지정해놓아야 한다.
예) D:\Dev\Genymobile\Genymotion
2) Genymotion으로 앱을 실행하려면 먼저 Genymotion로 가상 기기를 실행하여 띄워놓는다.
3) 이클립스에서 Genymotion 가상 기기에 설치할 앱 프로젝트를 선택한다.
4) 그 다음 아래 사진과 같이 Genymotion 아이콘을 클릭하여 실행할 수 있다.
아이콘을 직접 클릭하여 실행(Ctrl+6으로도 가능)
Run As -> Android Application -> Android Device Chooser
반응형
'이클립스' 카테고리의 다른 글
cannot change version of project facet dynamic web module to 2.4. maven (0) | 2015.08.20 |
---|---|
하나의 이클립스로 여러 워크스페이스 사용하기 (0) | 2015.05.22 |
Comments