donaricano-btn

Commenting and Uncommenting 

- commenting and UnCommenting

1. Ctrl + /

2. Ctrl + shift + /

'IDE > WebStorm' 카테고리의 다른 글

[WebStorm] Rename Refactoring of file  (0) 2016.04.19
[WebStorm] 1. How to set a git  (0) 2016.04.17
블로그 이미지

리딩리드

,
donaricano-btn

Rename Refactoring of file


- shift + F6

'IDE > WebStorm' 카테고리의 다른 글

[WebStorm] Commenting and Uncommenting  (0) 2016.05.10
[WebStorm] 1. How to set a git  (0) 2016.04.17
블로그 이미지

리딩리드

,
donaricano-btn

How to set a git


1. To add a git account and github repository


- Settings -> version controller -> Github


- git 


2. To manage a project

2_1. You have a new project

-  VCS -> Checkout from version controll -> git



2_2. You already work on a project

 - VCS -> Import into version controll -> create a git repository



'IDE > WebStorm' 카테고리의 다른 글

[WebStorm] Commenting and Uncommenting  (0) 2016.05.10
[WebStorm] Rename Refactoring of file  (0) 2016.04.19
블로그 이미지

리딩리드

,
donaricano-btn

CHKJ3000E: WAR Validation Failed: 


- 정확히 왜 나는지 알 수 없으나 주로  web.xml 파일 수정시 생김

- web.xml 삭제 후, 다시 생성하면 없어짐

- 다른 경우는 자바의 버전때문에 생긴다고함

블로그 이미지

리딩리드

,