Android has given a bundle pack for developing phonegap apps here is the link of ADT bundle pack

1) Just download latest ADT-Bundle pack mac or windows 32bit or windows 64bit

2) Download the MDS AppLaud plugin to Eclipse -> Help -> Install New Software to

  https://svn.codespot.com/a/eclipselabs.org/mobile-web-development-with-phonegap/tags/r1.2/download

That's it.


With a single download, the ADT Bundle includes everything you need to begin developing apps:

Eclipse + ADT plugin
Android SDK Tools
Android Platform-tools
The latest Android platform
The latest Android system image for the emulator

I highly recommend Brackets to be used as code editor

share|improve this answer


Posted by 세모아
,

출처: http://netrance.blog.me/110159753435


[Eclipse] Juno 버전 이후 Eclipse Marketplace... 메뉴를 추가하는 방법 Java 기초 / Java

2013/02/14 21:24

복사 http://netrance.blog.me/110159753435

전용뷰어 보기

Juno 버전 이후의 Eclipse에서는 Help - Eclipse Marketplace... 메뉴가 제공되지 않습니다. 이것은 별도로 추가가 가능하며, 방법을 여기에서 정리하고자 합니다.

 

 

Elipse Marketplace... 메뉴를 추가하는 방법

1. 메뉴 Help - Install New Software...를 선택하세요.

 

2. Install 창이 뜬 후 Work with에 아래 주소를 입력하세요.

http://download.eclipse.org/releases/juno

 

3. 2를 실행한 후 창의 중간에 있는 테이블에 여러가지의 체크 항목들이 나타납니다. 그 중에 General Purpose Tools을 열고, 그것의 하위 항목 Marketplace Client를 체크하세요. 그리고 Next  > 버튼을 클릭하세요.

 

4. 잠시 기다리세요.

 

5. Install 창의 중간에 설치할 소프트웨어들이 테이블에 보입니다. Marketplace Client가 있음을 확인하세요. 그 다음에 Next > 버튼을 클릭하시기 바랍니다.

 

6. Review Licenses 단계에서 I accept the terms of the license agreement를 선택하신 후 Finish 버튼을 클릭하세요.

 

7. Marketplace Client 소프트웨어 설치가 시작됩니다. 잠시 기다리면 완료될 것입니다.

 

8. 이클립스는 ADT를 재시작할 것을 요청합니다. Software Updates 창에서 Yes를 클릭해 주세요.

 

 

참고 사이트

http://www.sjava.net/322

 


Posted by 세모아
,