Setting the Install Directory

Code Insight 6.14.2 SP2

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

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