Notice
Recent Posts
Recent Comments
Link
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 | 31 |
Tags
- maVen
- vscode
- netsh
- JavaScript
- Eclipse
- 줄바꿈 문자
- xargs
- 단축키
- Quartz
- Windows 10
- grep
- IntelliJ
- Windows
- import
- GIT
- Mac
- plugin
- tomcat
- lsof
- resource
- port
- profile
- ssh
- web.xml
- VirtualBox
- bash
- find
- 네트워크
- context
- Source
Archives
- Today
- Total
develog
Eclipse 설치후 설정 본문
※ 각 workspace 마다 적용
▶ UTF-8 로 변경
Window - Preferences - General - Workspace - Text file encoding - Other - UTF-8
▶ JRE 변경
Window - Preferences - Java - Installed JREs - jre6 (Default) - Location - C:\Program Files\Java\jre6
▶ Tomcat 등록
Window - Preferences - Server - Runtime Environments - Add - Apache - Apache Tomcat v6.0
▶ 폰트변경
Window - Preferences - General - Appearance - Colors and Fonts - Text Font - 나눔고딕코딩, 10
▶ Line Number 체크
Window - Preferences - General - Editor - Text Editors - Show line numbers 체크
'IDE > eclipse' 카테고리의 다른 글
Windows 7 64bit 에서 Myeclipse 실행시 에러 (0) | 2014.05.15 |
---|---|
MyEclipse 5.1.1 Ant 설치 (0) | 2014.01.22 |
eclipse find 정규표현식 (0) | 2013.12.05 |
history 삭제하기 (0) | 2013.10.16 |
[eclipse] previous version, 이전 버전 다운로드 (0) | 2013.08.17 |
Comments