Rational Team Concert, Delivery Phase 2 PreCondition
HI RTC SME,
I have seen that the RTC has a Configuration that can modify the file upon delivery, this is under the precondition of Delivery Phase 2 -> Required Content.
I am wondering how does this work and if it is possible to place in the TEXT to insert Field a variable that will output the date/time today.
Thank you
One answer
the source for this plugin is provided in the SDK. to find it (takes some searching), configure the plugin, then look at the process xml in eclipse to get the classname.
using the classname you can search in the SDK to find the implementation and then import that jar file as source.
the packaging is not always straight forward.
using the classname you can search in the SDK to find the implementation and then import that jar file as source.
the packaging is not always straight forward.