http://subclipse.tigris.org/
이클립스에서 Help > Install New Software 에 "Eclipse update site URL"를 추가하면 된다.
현재 난 Helios 를 성치한 상태라 http://subclipse.tigris.org/update_1.6.x 6 버전을 연결했다.
이클립스에서 SVN(Subversion)을 연결해준다.
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
1. Window 메뉴 에서 Preferences 창을 엽니다.
2. Java -> Editor -> Save Actions 선택 (아니면 type filter text 에서 save 라고 입력하면 쉽게 검색됨)
3. Addtional actions 옵션을 체크해서 활성시킴
4. Configurre 버튼 클릭
5. Code Organizing 탭 선택
6. Remove trailing whitespace 옵션 체크
7. 라디오버튼에서 모든 라인 혹은 빈라인의 공백 무시중 필요한 것으로 선택
Posted by 홍반장
Posted by 홍반장
Sencha Touch, the first HTML5 mobile JavaScript framework that allows you to develop mobile web apps that look and feel native on iPhone and Android touchscreen devices, has just hit the big 1.0.
And best of all, it’s completely free to use.
다운로드 주소 : http://www.sencha.com/products/touch/download.php
영어 잘 몰라도 입력란에 이메일 주소 넣고 "DOWNLOAD" 버튼 클릭하면, 입력된 이메일 주소로 파일링크 주소 전송되오니 걱정없이 클릭!!
Posted by 홍반장
Posted by 홍반장
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout android:id="@+id/LinearLayout01"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
xmlns:android="http://schemas.android.com/apk/res/android"
android:background="@drawable/bbg">
<Button android:text="@+id/Button01"
android:id="@+id/Button01"
android:layout_width="wrap_content"
android:layout_height="wrap_content" />
</LinearLayout>
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
Posted by 홍반장
- 홍반장
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | |||||
3 | 4 | 5 | 6 | 7 | 8 | 9 |
10 | 11 | 12 | 13 | 14 | 15 | 16 |
17 | 18 | 19 | 20 | 21 | 22 | 23 |
24 | 25 | 26 | 27 | 28 | 29 | 30 |