eclipse-platform / eclipse-platform/eclipse.platform
Do not generate a .project when empty/default
Open
- Dominant language
- Java
- Stars
- 165
- Forks
- 174
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 22
Description
When importing a folder, a .project file can often be empty and have the name repeating the folder name. In such case, it doesn't seem worth creating and persisting that file.
Having that would make some cases of "I import a project just to view it" not generate the .project, which would be a bit more convenient.
Contributor guide
Assessment
This issue has not been assessed yet.