AutoDeriv icon indicating copy to clipboard operation
AutoDeriv copied to clipboard

eclipse plugin that handle the 'derived' state of resources from a textual file.

Results 16 AutoDeriv issues
Sort by recently updated
recently updated
newest added

Hello! Each time eclipse starts up Autoderiv plugin adds marker `Added rule: ...` with type=info which goes to Problems view. Each time I have to manually delete those rows. Is...

Wildcards seem only to be supported in the file part of a pattern, not in the folder part. It does not seem to be possible to use e.g. `*/log/*.txt `...

I am having trouble configuring AutoDeriv rules for a nested multi-module Maven project. The project is structured like. ``` parent0 +-parent1 ¦ +-moduleA ¦ +-moduleB +-root1 ``` The rules I...

Hi Johan, first of all thanks for this plug in, good work. The only issue i have is the following: I adjusted the .derived files in all my maven projects...

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...

I have a master config in my workspace root set to mark target folders as derived. While this works as expected for most of the projects in my workspace, the...

It should be possible to put a .derived config in any folder and make it work from that folder (recursively). Right now it is only working in workspace- and project-roots.

My apologies if you've already answered this question, but will this plugin ever be available on the Eclipse Marketplace? The directions for listing plugins is [here](http://marketplace.eclipse.org/quickstart).