Version numbering :

There are two file types from which we can manage version numbers. First of all, the plugin.xml file,
in every plugin. In this file, you have to update the version number each time the source code has
been changed in the plugin.

In the *.feature folders, you can find the feature.xml file. The version number of this file will be
seen by the user on the update site: it has to be equal to the highest version number of the plugins
included in this feature.

For more information on version numbering, you can click on this link :

http://wiki.eclipse.org/Version_Numbering

Building the update site:

Before building the site, you have to delete (if any) the feature and plugins directories
and the artifacts.jar and contents.jar files of this plugin.
Then, you have to use the Build all button in the site.xml file of this plugin.

You can test your site by using a fresh Eclipse installation.
Instead of entering the Polychrony/SSME update site address, use the site you've just generated
by clicking on Local.
