Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[p2-dev] P2 Touchpoint Instruction: how to retrieve the Install Unit version number

I have two questions about P2 touchpoint instructions:

 

1.       I am trying to invoke the touchpoint mkdir action to create the directory C:\myPlugin\<version number> where <version number> is replaced by the version number of the install unit. Both ${iu} and ${artifact} return a string that contains a version. Is there any easy way to return the version number alone or to retrieve the version from ${iu} and ${artifact}.

2.       After the feature is installed into eclipse\features\<feature>_<version number> folder, is there any way to lookup the path to eclipse\features\<feature>_<version number>?

 

Best regards,
Alain Lee
Texas Instruments Canada Ltd


Back to the top