1. Aptana Studio 설치
1) Aptana Studio 설치 URL : http://www.aptana.com/products/studio3/download
2) Eclipse Plug-in Version 3.0.5 설치
Available Software Sites URL : http://download.aptana.com/studio3/plugin/install
2. Aptana Studio JavaScript Library Support
http://wiki.appcelerator.org/display/tis/JavaScript+Library+Support#JavaScriptLibrarySupport-ExtJS%2FSencha%28
(지원되는 JavaScript Library의 정보 및 사용법을 제공하고 있으며, 그중 ExtJS, JQuery 사용법 정리)
3. ExtJS Code Assist 방법
1) ExtJS 3.3.0 sdocml 파일 다운로드 : https://raw.github.com/aptana/sencha.ruble/master/support/ext-js-3.3.0.sdocml
2) ExtJS를 사용할 프로젝트의 루트 경로에 위치 시킴
(ExtJS 4는 아직 공식 지원 안하는 것 같음... 방법 있으면 알려주세요 ^^;;)
4. JQuery Code Assist 방법
1) Eclipse의 Commands --> Bundle Development --> Update User Bundles --> JQuery를 선택한 후 OK 버튼을 클릭하여 설치
2) JQuery를 사용할 프로젝트 우클릭 Properties --> Project Build Path 에서 사용할 JQeury version 선택
4) Aptana Studio 3.0.5 version 이하일 경우
2. Aptana Studio JavaScript Library Support
http://wiki.appcelerator.org/display/tis/JavaScript+Library+Support#JavaScriptLibrarySupport-ExtJS%2FSencha%28
(지원되는 JavaScript Library의 정보 및 사용법을 제공하고 있으며, 그중 ExtJS, JQuery 사용법 정리)
3. ExtJS Code Assist 방법
1) ExtJS 3.3.0 sdocml 파일 다운로드 : https://raw.github.com/aptana/sencha.ruble/master/support/ext-js-3.3.0.sdocml
2) ExtJS를 사용할 프로젝트의 루트 경로에 위치 시킴
(ExtJS 4는 아직 공식 지원 안하는 것 같음... 방법 있으면 알려주세요 ^^;;)
4. JQuery Code Assist 방법
1) Eclipse의 Commands --> Bundle Development --> Update User Bundles --> JQuery를 선택한 후 OK 버튼을 클릭하여 설치
2) JQuery를 사용할 프로젝트 우클릭 Properties --> Project Build Path 에서 사용할 JQeury version 선택
4) Aptana Studio 3.0.5 version 이하일 경우
'Develop > CLIENT SIDE' 카테고리의 다른 글
CSS3 Transform & Matrix Filter (개체 회전) (0) | 2010.12.16 |
---|---|
자바스크립트의 나쁜 점들 (더글라스 클락포드) (0) | 2010.12.16 |
정규 표현식 (Regular Expression) (0) | 2010.12.16 |
가상 클래스와 가상 요소 (0) | 2010.12.16 |
선택자 (Selector) (0) | 2010.12.16 |
Recent Comment