...
No Format |
---|
selenic.license.use_network=true
selenic.license.network.type=dtp |
Locate the DTP SERVER SETTINGS
section and specify the following properties:
...
No Format |
---|
selenic.license.use_network=true
selenic.license.network.type=ls |
Locate the LICENSE SERVER STANDALONE SETTINGS
section and specify the following properties:
No Format |
---|
license.network.customuse.specified.enabledserver=true license.network.host=<server where License Server is hosted> license.network.port=<port number for License Server> |
If the License Server you are retrieving tokens from requires authentication, configure the following properties in the LICENSE SERVER STANDALONE SETTINGS
section:
No Format |
---|
license.network.auth.enabled=true
license.network.user=<username>
license.network.password=<password> |
Authentication may be required if the Parasoft security module (pstsec.war) has been deployed and connected to License Server.
You can run the selenic_analyzer.jar file with the -encodepass
property to encode your password. See -encodepass <password> for details.
Licensing the IDE Plug-in
...
- Choose Parasoft > Preference from the Eclipse menu.
- Choose license License and enable the Local license option.
- Specify the password sent to you from Parasoft.
- Click Apply.
...