Periodic workspace save internal error eclipse

允我心安 提交于 2019-12-13 07:08:12

问题


I am constantly getting this error

Error

An internal error occurred during: "Periodic workspace save.".
Cannot set lower sequence number for root (previous: 4, new: 2). Location: /Users/LeoG/Documents/workspace/.metadata/.plugins/org.eclipse.core.resources/.safetable/org.eclipse.core.resources

I am using Eclipse Luna for mac Please tell me if this is anything bad, and if possible, how to get rid of it All help is appreciated :D


回答1:


For this you need to configure the build path of your project. You probably achieve this if you move your project files into your eclipse work space. Click on the project in eclipse -> "Build Path >> Configure Build Path >>" now set up jre system library, if its already present then delete that and add a new jre library (from directory of program files). happy coding!!!!!



来源:https://stackoverflow.com/questions/38341044/periodic-workspace-save-internal-error-eclipse

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