Skip to content

Latest commit

 

History

History
19 lines (16 loc) · 783 Bytes

studio-xulrunner-lnx-task.adoc

File metadata and controls

19 lines (16 loc) · 783 Bytes

To Configure XULRunner as Studio’s 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.