Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Current »

If the plugin is taking a long time to load you can try to check if these settings are available on your computer:

The following 3 values need to be set to available locations (if HOMEPATH isn’t set correctly the plugin can take a long time to load):

HOMEDRIVE

HOMEPATH

LOCALAPPDATA

Example:

HOMEDRIVE=H:\
HOMEPATH=H:\
LOCALAPPDATA=c:\users\<username>\AppData\Local

In case you work with JAVA you can also set up a java-reference in Environment variables.

If you use JRE:

JAVA_JRE= path to java in the home folder of the java installation

If you use JDK:

JAVA_HOME= path to java in the home folder of the java installation

  • No labels