I am looking for a way to exclude a folder(containing certain eclipse projects) during import of "Existing projects into workspace".
During the import I am specifying the root directory which contains 100's of sub-folders . In this regard -> I want to eclipse to skip import of projects from certain sub-folders.
p.s: i am looking something similar to .gitignore file :-)
Will be happy, if someone can suggest me a solution here.
Thanks !!