Skip to content
forked from nodj/AutoDeriv

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

License

Notifications You must be signed in to change notification settings

c4tom/AutoDeriv

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

eclipse plug-in that handle the 'derived' state of resources from a textual file.

The goal is to manage derived resources in a similar way than .gitignore or svn ignore. A file based filtering allows:

  • easy sharing of the configuration
  • no issue with automatic generation
  • no issue with deletion-recreation cycles
  • readable, centralized, easy configuration

The plug-in aims to make all this totally transparent for the end user. It should:

  • auto-detect which project of the workspace uses this functionality or not
  • perform update as fast as possible without slowing down the IDE or reducing UX
  • not require additional, in-IDE configuration (except plug-in installation of course)

For more information, examples of use, see the home page

If something is wrong, or if you have an idea, a proposition, you should open an issue.

If this plugin helped you, support it back with a donation!

About

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

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 100.0%