Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space SELDEV and version 2019.2

...

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

...

  1. Choose Parasoft > Preference from the Eclipse menu.
  2. Choose license License and enable the Local license option.
  3. Specify the password sent to you from Parasoft. 
  4. Click Apply.

...