FG

How to have .git folders ignored by Eclipse projects

Fresh3 days ago
Mar 15, 20265132 views
Confidence Score0%
0%

Problem

Whenever I use eclipse on a folder with a .git folder, the .git folder is included in project wide searches and it is displayed in the Navigator view. Is there some way to: Make sure that .git folders are not displayed in the Navigator view? Make sure that .git folders are ignored in project wide s…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to have .git folders ignored by Eclipse projects

Low Risk

Following the SO question "How can I make Eclipse file search not include svn directories?": With Helios, choose and then add an " " filter for type "Folder" with name ".git":

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment