2015년 1월 7일 수요일

intellij 설정


- 기본설정
Theme : Darcula
Show line numbers
Mark modified tabs with asterisk
Add unambiguous imports on the fly
File Encodings : all UTF-8

※ ctrl+alt+s 누르고 검색창에 위 키워드로 검색해서 설정

- plugins
1) Key promoter ( Vendor Dmitry Kashin )
2) Lombok ( Vendor Michail Plushnikov )
3) MyBatis ( Vendor Yanglin )
4) JAVA Doc (  Vendor  Sergey Timofiychuk )
※ Shift + Ctrl + Alt + J
5) Grep Console
6) CheckStyle
7) PMD
8) FindBug
9) String Manipulation
10)ace jump
11) wakatime
Advanced Java Folding
Rainbow Brackets

※ ctrl+alt+s 누르고 검색창에 "plugins" 검색후 "Browse repositories" 에서 검색후 설치

- svn 사용
1) SILK Svn 설치
2) Settings > Version Control > Subversion > Generl
  - check Use command line client
  - Use command line client : svn  ( "svn" 값 입력 )
3) set format 1.8 확인
  - Changes > Subversion Working Copies Information 에서 Format : 1.8 확인
  ※ shift + ctrl + a => "changes"

※ 참조 ( 프로젝트 구조 )
http://beyondj2ee.wordpress.com/2013/06/01/인텔리j-시작하기-part1-getting-start-intellij-기본-설정편/

댓글 없음: