PDE tools to update manifest when qualifier=context
This may be more of an Eclipse question than RTC, but I thought I would try.
We use the recommended 1.0.0.qualifier version #s in our RTC plugins/participants/advisors. We are working on adding an Activator class that would print to the logs the bundle version # when it starts.
As PDE generates the update site, we see the plugin and feature .jar files have the <qualifier> used. However, our plugin manifest file is not getting updated, so therefore, our version that gets generated is (literally) 1.0.0.qualifier.
Anyone know what we are missing here?
Susan
We use the recommended 1.0.0.qualifier version #s in our RTC plugins/participants/advisors. We are working on adding an Activator class that would print to the logs the bundle version # when it starts.
As PDE generates the update site, we see the plugin and feature .jar files have the <qualifier> used. However, our plugin manifest file is not getting updated, so therefore, our version that gets generated is (literally) 1.0.0.qualifier.
Anyone know what we are missing here?
Susan