| Summary: | Eclipse deletes .gitignore files | ||
|---|---|---|---|
| Product: | [Eclipse Project] JDT | Reporter: | Alexander Veit <Alexander.Veit> |
| Component: | Core | Assignee: | JDT-Core-Inbox <jdt-core-inbox> |
| Status: | CLOSED WONTFIX | QA Contact: | |
| Severity: | normal | ||
| Priority: | P3 | CC: | stephan.herrmann |
| Version: | 4.7.2 | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | Linux | ||
| Whiteboard: | stalebug | ||
|
Description
Alexander Veit
I'm not sure who could possible fix this. For one, which action exactly removes the .gitignore files? I frequently observe that "mvn clean" does this, but I never saw this happening due to Eclipse build activity. Secondly, JDT is - by design - agnostic against any SCM. Perhaps it requires EGit to be installed to participate in building and preventing .gitignore from being deleted? This bug hasn't had any activity in quite some time. Maybe the problem got resolved, was a duplicate of something else, or became less pressing for some reason - or maybe it's still relevant but just hasn't been looked at yet. As such, we're closing this bug. If you have further information on the current state of the bug, please add it and reopen this bug. The information can be, for example, that the problem still occurs, that you still want the feature, that more information is needed, or that the bug is (for whatever reason) no longer relevant. -- The automated Eclipse Genie. This bug still exists in Eclipse 2019-12. (In reply to Alexander Veit from comment #3) > This bug still exists in Eclipse 2019-12. We don't have steps for reproduction and more fingers are pointing towards Subclipse (which is not an Eclipse.org project) than towards JDT. So please don't expect any action here. |