--
Robert Konigsberg
konig...@gmail.com
You can always write a custom task that does this, if it's not recordable via the preference recorder.
--
You received this message because you are subscribed to the Google Groups "Workspace Mechanic for Eclipse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to workspacemecha...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
I believe the "derived" state is attached as metadata to the project's resource tree. The preference recorder can only record preferences stored in the workspace (rather than project-level preferences).Class Tasks, being code you write, can do anything. Grab the workspace root, iterate over each of the direct children of each of its projects, and set the resources that should be derived.
--
You received this message because you are subscribed to the Google Groups "Workspace Mechanic for Eclipse" group.
To unsubscribe from this group and stop receiving emails from it, send an email to workspacemecha...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.