eclipse-jdt / eclipse-jdt/eclipse.jdt.ui
Linked source folder disappears until Eclipse is restarted
- Dominant language
- Java
- Stars
- 59
- Forks
- 127
- Avg merge
- 22h 47m
- Merged PRs (30d)
- 28
Description
Create a Java Project

Link a source folder


Delete the source folder (The actual folder on the hard drive, not from the project)
Refresh the project
- The folder is no longer displayed in the project

Now restore the deleted folder, and refresh the project again
- The source folder should now appear in the project, but it doesn't
Restart eclipse
- The folder is now in the project again
This is quite annoying when working with git, where changing from one branch to another can create or delete folders
Contributor guide
Assessment
This issue has not been assessed yet.