I have created an eclipse update site (using Helios) and added some features (containing my own plug-ins available in the target platform ). I then synchronized the site and build it which creates two folders: features and plugins containing the plugins and features (.jar files).
I then make some changes to one of the plugins in the feature, update the feature and the update site and build it again. But the resulting plugin in the plugins folder is not updated!
How do I force the update site to produce the updated plugins in the plugins folder?
One key idea to force an update: make sure, the version of the new build is different from the old one. The simplest way to achieve this is to use a version number like 1.0.0.qualifier This way during build the current date and time is added to the fourth number of the version.
I also suggest not using update site projects, but simply exporting deployable features. For details see my blog entry (sorry for advertising myself :) ). This way works much easier.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With