This functionality is only available for certain module packages.

You are here: EEC > BASE > PX update > Versioning of the modular systems

Versioning of the modular systems

Versioning is done by introducing a string parameter that is used as a holder for the version identifier.

The value of the parameter has the following definition:

[Beliebiger String] "V" + Nummer + "." + Nummer
		
	

V, and the numbers separated by the period are relevant to the versioning; the text in front of that is optional.

The name of the version control parameter must be added to the VM arguments in the initialization file of EEC (see also Java Virtual Machine Arguments (VMArgs)):

com.mind8.project.exchange.model.ProjectExchangeModel.modelKitVersionHolderPath
		
	

The update process also uses the model name (EOX filename) beside the version number.