본문 바로가기

정보/Android

install


1.Start Eclipse, then select Help > Install New Software.

2.Click Add, in the top-right corner.

3.In the Add Repository dialog that appears, 

   enter "ADT Plugin" for the Name and the following URL for the Location:

   https://dl-ssl.google.com/android/eclipse/





4.Click OK.

5.In the Available Software dialog, select the checkbox next to

  Developer Tools and click Next.

6.In the next window, you'll see a list of the tools to be downloaded. Click Next. 



7.Read and accept the license agreements, then click Finish. 

  If you get a security warning saying that the authenticity or validity 

   of the software can't be established, click OK.




8.When the installation completes, restart Eclipse. 



Windows>Preference>Gerneral>Editors>Text Editors>Spelling에서 other 선택 후 utf-8로 변경


Windows>Preference 선택 후 상단 검색 창에서 “encoding”을 입력한 후 검색 한 후 

General>Workspace>Text File encoding에서 other 선택 후 utf-8로 변경



General>Content Types에서 CSS, HTML, java Properties, Java Source File, JSP 각각 선택 후 하단의

  Default Encoding 에 utf-8 이라고 입력 후 우측 Update 버튼 클릭



Web>CSS Files, 

HTML Files, JSP Files, XML File 에서 Encoding을 ISO10646/Unicode(UTF-8)을 선택한다.


Configure the ADT Plugin