Eclipse: how to hide custom files in Project Explorer

后端 未结 4 1442
感动是毒
感动是毒 2020-12-08 03:45

I have a custom builder in CDT, which adds alot of files into project directory. I want those files to be filtered out from Project Explorer, but cannot figure out how (the

4条回答
  •  暖寄归人
    2020-12-08 04:22

    You can define a filter for that. Open the view menu in the Package Explorer and then choose "Filters..." Here you can define a pattern to hide files.

提交回复
热议问题