How to set eclipse to ignore the “Classpath Dependency Validator Message” Warning

前端 未结 2 486
一个人的身影
一个人的身影 2020-12-30 06:59

I would like it to have no warnings in my eclipse projects, but I get this one warning:

Classpath entry org.eclipse.jdt.USER_LIBRARY/Liferay 6.1 GA Plugin AP         


        
2条回答
  •  生来不讨喜
    2020-12-30 07:24

    Remove it here: Preferences -> Validation -> Classpath Dependency Validator

    Also check if your specific project has its own validation settings overwritting the global ones. Project -> Properties -> Validation

提交回复
热议问题