-
이클립스에서 Validation 세팅java/eclipse 2018. 12. 31. 15:45
Window -> Preferences -> Validation
* Allow projects to override these preference settings 체크
* Suspend all validators 체크해제
* Save all modified resources automatically prior to validatiing 체크해제
* Show a confirmation dialog when performing manual validations 체크
The selected validators will run when validation is performed:
여기서 전부 체크 해제한 후
* Classpath Dependency Validator 둘 다 체크
* XML Validator 둘다 체크
* XSL Validator 둘다 체크
'java > eclipse' 카테고리의 다른 글
이클립스에서 메이븐, 오라클 강제로 적용하는 방법 (0) 2018.12.31 이클립스에서 파일 찾기 단축키 (0) 2018.12.31 이클립스에서 jsp 양식만들기 (0) 2018.12.31 이클립스에서 Generate getters and setters 단축키 (0) 2018.12.31 이클립스에서 빠른검색 단축키 (0) 2018.12.31 댓글