Is there a preference to automatically ignore derived content?
Greetings,
I have Rational Team Concert 5.0.2 installed via p2 in an instance of Eclipse Neon. I am using Maven projects which result in "target" folders in each project to store the build results that are automatically marked as derived. I don't want to check in the build results into my stream and can work-around it by adding the global "target" exclusion. Just wondering if there is some preference that I am missing to automatically ignore derived resources?
I see the same behavior for non-Maven projects as well. When I share the project to a component in the stream, the derived resources are included in the change set.
Thanks!
I have Rational Team Concert 5.0.2 installed via p2 in an instance of Eclipse Neon. I am using Maven projects which result in "target" folders in each project to store the build results that are automatically marked as derived. I don't want to check in the build results into my stream and can work-around it by adding the global "target" exclusion. Just wondering if there is some preference that I am missing to automatically ignore derived resources?
I see the same behavior for non-Maven projects as well. When I share the project to a component in the stream, the derived resources are included in the change set.
Thanks!
Accepted answer
There is no feature that allows you to automatically ignore resources, an ignore file would have to be created manually for this (or find some way to customize where the generated resources get created, and have them created somewhere outside of the Jazz Sandbox, or outside of a shared folder to be specific).
Please feel free to open an enhancement request however.