참조자료 > 개발자료

[eclipse] 로컬개발환경 구조설정

개발환경 디렉토리 구조

이클립스 기본 에디터 환경 설정 (Preferences)

  1. 폰트를 변경한다.
    1. General > Appearance > Colors and Fonts  : Basic > Text Font (나눔고딕코딩 13 Bold)
  2. 문자셋을 변경한다. (UTF-8 통일)
    1. General > Workspace : Text file encoding를 UTF-8로 변경
    2. Web > CSS Files : Encoding UTF-8로 변경
    3. Web > HTML Files : Encoding UTF-8로 변경
    4. Web > JSP Files : Encoding UTF-8로 변경
    5. XML > XML Files : Encoding UTF-8로 변경
  3. 파일별 가로문자 포멧을 설정한다. (150 Line)
    1. Java > Code Style > Formatter : New > Line Wrapping > Maximum line width
    2. Java > Code Style > Formatter : New > Comments > Maximum width for comments
    3. Web > CSS Files > Editor : Formatting > Line width
    4. Web > HTML Files > Editor : Formatting > Line width
    5. Web > XML Files > Editor : Formatting > Line width
  4. Short Cut 단축키 변경 ( General > Keys  : When In Windows)
    1. Alt + 1 : Close Project
    2. Alt + 2 : Open Project
    3. Alt + 3 : Search Files
  5. 소스의 색 표시 (General > Editors > Text Editors > Annotations)
    1. JavaScript Occurrences
    2. Matching Tags
    3. Occurrences
    4. Search Results
    5. Text Occurrence
    6. Write Occurrences
  6. 퍼포먼스 관리
    1. Java > Editor > Content Assist > Advanced

이클립스 개발환경 설정 (Java, Tomcat, etc...)

  • Java 설정 : 이름을 JDK + Version 으로 한다.
 
  • Tomcat 설정 : 이름을 Tom + Version 으로 한다.

 

 

 


 

 

  • Properties Editor 이 Market Place 등에서 검색이 안될경우, 아래와 같이 업데이트 사이트를 입력 검색해 리스트중에서 취득한다.

http://propedit.sourceforge.jp/eclipse/updates