Ignoring Obsolescence

By default, Squore displays all versions of a project created with an earlier version of your model in orange. The hideObsoleteModels option allows disabling this behaviour, so that there is no warning displayed for versions analysed with a different model.

<?xml version="1.0" encoding="utf-8" standalone="yes"?>
  <Bundle>
	<!-- Ignore model obsolescence 
	        (do not highlight versions analysed with an obsolete model)
	        default=false -->
	<hideObsoleteModels value="true" />
  </Bundle>

The hideObsoleteModels element accepts only one attribute: