AutoDeriv icon indicating copy to clipboard operation
AutoDeriv copied to clipboard

RFE: Exlude derived files from Project Explorer

Open pbrezina opened this issue 6 years ago • 3 comments

Hi, I'm trying to automatically exclude files and folders located in .gitignore from Project Explorer view. I was unable to find any way to do this. AutoDeriv plugin seems to help with this a little bit but I am still unable to exclude derived files from the Project Explorer. Is there any way to achieve it? Or can you implement it please?

Thank you.

pbrezina avatar Mar 09 '18 13:03 pbrezina

Hi,

Thank you for your interest in AutoDeriv! Unfortunately the project is frozen as I don't have ressources to continue it. Anyway, I think what you want to achieve is not a capability of Autoderiv. Autoderiv only flags some files based on rules. It is not able to alter eclipse's UI.

Sadly, I can't even suggest you a way to achieve your goal, as I'm not really aware of eclipse world right now. Sorry for that...

Did this answer your questions ?

On Fri, Mar 9, 2018, 08:27 Pavel Březina [email protected] wrote:

Hi, I'm trying to automatically exclude files and folders located in .gitignore from Project Explorer view. I was unable to find any way to do this. AutoDeriv plugin seems to help with this a little bit but I am still unable to exclude derived files from the Project Explorer. Is there any way to achieve it? Or can you implement it please?

Thank you.

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/nodj/AutoDeriv/issues/19, or mute the thread https://github.com/notifications/unsubscribe-auth/AHlsYUQjbVRO6GaZKogE25JA8IAg6-Rjks5tcoMvgaJpZM4SkQvJ .

nodj avatar Mar 09 '18 20:03 nodj

Sure, thank you.

pbrezina avatar Mar 12 '18 07:03 pbrezina

Hi!!

First: What a GREAT plugin, thanks nodj!!

Second: I write a plugin (my first plugin, very simple indeed...;) to hide the derived resources:

https://github.com/CarmelonHaldon/eclipse-derivedfilter

Last: Excuse my poor english XD

Bye!!

CarmelonHaldon avatar Feb 09 '19 10:02 CarmelonHaldon