Skip to content

Latest commit

 

History

History
21 lines (18 loc) · 840 Bytes

studio-xulrunner-lnx-task.adoc

File metadata and controls

21 lines (18 loc) · 840 Bytes

Configure XULRunner as Studio Default Layout Engine (Linux)

  1. Download XULRunner (we recommend v24.0).

  2. Unzip your package and install it.

  3. Go to /usr/lib/anypointstudio/ and open your AnypointStudio.ini file.

  4. Add a -Dorg.eclipse.swt.browser.XULRunnerPath= variable with the full path to your XULRunner binaries:

    -Dorg.eclipse.swt.browser.XULRunnerPath={YourXULRunnerFolder}
    Tip
    XULRunner binaries are located in the folder where you extracted the XULRunner package.