...
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 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.
...