Setting the Install Directory

FlexNet Code Insight 6.13.2

To set the install directory, do the following:

1. Edit the <Code Insight_ROOT_DIR>\<version>\tomcat\bin\catalina.bat (or catalina.sh) file to point to your FlexNet Code Insight Install directory.
2. Update the value of palamidaInstallPath as shown in these examples.

On Windows: 

-DpalamidaInstallPath="<Code Insight_ROOT_DIR>/<version>/"

On Linux: 

-DCode InsightInstallPath=$HOME/apps/Code Insight/<version>"