开发者

How to delete a deleted project from Eclipse Helios?

开发者 https://www.devze.com 2023-03-08 06:04 出处:网络
I have deleted a project folder with filesystem utilities, but it is still listed in a project explorer of Eclipse Helios. How to delete project from there too?

I have deleted a project folder with filesystem utilities, but it is still listed in a project explorer of Eclipse Helios. How to delete project from there too?

Deletion from .metadata.plugins\org.eclipse.core.resources.projects does not help (i.e. folders are deleted from there too, but l开发者_StackOverflowisted in project explorer nevertheless).


The solution was to "refresh" project explorer. Not sure if it is required to delete folders first, but after it was done and after refresh, Eclipse explicitly asked to remove absent projects.


Can't you just right click in the project explorer and select delete?

In future, use the Eclipse option to delete projects (it also gives you the option of deleting from the file system or not).


The problem can arise when you have deleted a project, but did not click the "delete project contents on disk(cannot be undone)". The project exists in a kind of limbo. If you get errors reported on this project, then in the "Problems" tab click on the "Resources" line and "Show in.." project explorer. Now you can really delete it.

0

精彩评论

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

关注公众号