This section explains how to correctly configure a Used Projects Auto Update Plugin properties file.
To configure the properties file for updating used projects
| Properties | Description |
|---|---|
| twc.server | TWCloud server hostname or IP (with port if it is not default) |
| twc.user.name | TWCloud username |
| twc.user.password | TWCloud user hashed password (the only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.project | TWCloud main project URI* |
| twc.project.password | Project hashed password if there is password protection (the only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.used.projects | List of used projects URI (with hashed passwords if project is password protected. Pattern <URI>,<URI>#<password>,<URI>. The only way to get a hashed password is to generate it through Used Projects Auto Update Wizard first) |
| twc.use.ssl | Use SSL flag |