java/eclipse
이클립스에서 Validation 세팅
ITGenerations
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 둘다 체크