开发者

Eclipse: Turn off Problems for Linked Folder

开发者 https://www.devze.com 2023-01-31 04:42 出处:网络
Eclipse is displaying \'problems\' for a JSP that is in a \'linked folder\' from another project. I still want to see problems with JSPs in my project, but would like to filter out the problems from t

Eclipse is displaying 'problems' for a JSP that is in a 'linked folder' from another project. I still want to see problems with JSPs in my project, but would like to filter out the problems from the linked folder.

This is for Helios.

Also, I like to have wa开发者_高级运维rnings/errors shown on 'selection' vs on project.


For filtering try Project / Properties / Validation / JSP xxx validator / Settings / Add Exclude Group / Add rule / Folder or file name.

For selection Problems view menu (Ctrl-F10) / Configure Contents... / select configuration / select scope (e.g. on selected elements and its children).

0

精彩评论

暂无评论...
验证码 换一张
取 消