...
Open the selenic.properties file in the Selenic installation directory to configure your license settings. You can configure Selenic to use a local license, a license served from DTP, or a license served from License Server. For your convenience, all possible properties are included and commented out in the selenic.properties file. Uncomment the applicable properties and specify their values. Vimeo
Scroll Ignore | ||||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| ||||||||||||||||
|
...
|
...
|
...
|
Local License
You will need to provide your Parasoft representative with your machine ID so that we can generate a local license. There are two methods for accessing your machine ID:
...
No Format |
---|
license.network.use.specified.server=true license.network.host=<server where License Server is hosted> license.network.port=<port number for License Server> |
If your server uses the HTTPS protocol, prepend https://
to the hostname in license.network.host
. If the License Server you are retrieving tokens from requires authentication, configure the following properties in the LICENSE SERVER STANDALONE SETTINGS
section:
...
- Choose Preference (Eclipse) or Settings (IntelliJ) from the Parasoft menu.
- Choose License and enable the Network license option.
- Click the Configure… link in the License settings section. By default, the network license configuration is set to DTP.
- Enable the Use the following License Server option and specify host and port number where License Server is hosted.
If your server uses the HTTPS protocol, prepend
https://
to the hostname.
- If License Server is configured to authenticate user access, enable the Enable authentication option and specify your login credentials.
- Click Test Connection to verify that Selenic can connect to License Server.
- Click OK to close the network configuration dialog and click Apply.
...