eclipse neon - ignore json error

别等时光非礼了梦想. 提交于 2019-12-11 01:13:01

问题


I got few JSON in my project and after importing them to Eclipse Neon I saw red mark on file (and on project) complaining "JSON Problem".

My question is how can I disable/skip/ignore the JSON errors from Eclipse Neon,


回答1:


You can configure JSON validation and error marking under Preferences > JSON > JSON Files > Validation.

It can be configured for the entire workspace or on a per-project level (see the link on the preferences page "Configure Project Specific Settings..."



来源:https://stackoverflow.com/questions/38917487/eclipse-neon-ignore-json-error

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!