You are on page 1of 1

SpagoBI Studio & Meta, 5.0.

0
for Windows platform, 32 bit
Requirements:
- jdk 1.7
Installation instructions:
In case of more java installed on PC it is recommended to specify a specific JVM
for Eclipse to run on.
To do this add -vm command to SpagoBI.ini file
-vm
[YOUR_JAVA_EXECUTABLE_PATH]
Note the format of the -vm option - it is important to be exact:
- The -vm option and its value (the path) must be on separate lines.
- The value must be the full absolute or relative path to the Java executable, n
ot just to the Java home directory.
- The -vm option must occur before the -vmargs option, since everything after -v
margs is passed directly to the JVM.
Example:
-vm
C:/Programs/Java/jdk_1_7/bin/java.exe
Date: 09/09/2014

You might also like