On Linux, the XULRunner package is required to run Talend Studio. The
XULRunner package version that is recommended is XULRunner v1.9.2.28.
The supported versions are v1.8.x to 1.9.x and v3.6.x.
Procedure
-
Download XULRunner v1.9.2.28 from this location.
-
Unpack the archive file in the same directory where you unpacked the Talend Studio
archive, but do not unpack it inside the Studio folder.
-
Add the following line at the end of the Studio .ini file
that corresponds to your Linux architecture:
-Dorg.eclipse.swt.browser.XULRunnerPath=</usr/lib/xulrunner>
where
</usr/lib/xulrunner>
is the XULRunner installation
path.
Example
For example, if you have unpacked the Studio in a directory under your user
home directory /home/<user>/Talend/, you need to add
the following to the .ini file:
-Dorg.eclipse.swt.browser.XULRunnerPath=/home/<user>/Talend/xulrunner/