This section describes how to use the Used Projects Auto Update Wizard to configure and generate a properties file.
|
After the plugin is enabled in the Project Usages dialog you will see a new button: Used Projects Auto Update Wizard .
To generate a properties file with the Used Projects Auto Update Wizard
In the opened Used Projects Auto Update Wizard dialog, you can see the username you are logged in with. This user will be set up in the properties file to automatically update used projects. |
To see where the selected used project is used, click the Project Usage Information button. This will help to find update paths. An update path is a path of projects that must be updated in order to update a certain used project. |
The plugin does not update used projects that are involved in cyclic dependencies. |
This warning indicates that in this project, there is at least one other unselected used project that is using the same project. In order to achieve consistency on the model, we recommend updating all used projects that use this particular project. |
This error indicates that the user who is logged in does not have enough permissions to update this particular project. Please add required permissions for the user in order to update this project. |
This error indicates that the used project is being used in a read-only project (e.g. public branch); thus, we can not commit a new version of a read-only project in order to update the selected project. Please use this project directly or in another project with a branch for which the user has read-write permissions. |
This error indicates that the used project has cyclic dependencies between projects. Please remove any used projects from this used project that would cause a cycle between projects. |
This error can appear on indirectly used projects due to a missing update path. An update path is a path of projects that must be updated in order to update a certain used project. The following example explains this term:
|