-Dorg.eclipse.swt.browser.XULRunnerPath={YourXULRunnerFolder}
Configure XULRunner as Studio Default Layout Engine (Windows)
- 
Download
XULRunner(we recommend v24.0). - 
Unzip your package and install it.
 - 
Go to your Anypoint Studio installation directory and open your
AnypointStudio.inifile. - 
Add a
-Dorg.eclipse.swt.browser.XULRunnerPath=variable with the full path to your XULRunner binaries:XULRunner binaries are located in the folder where you extracted the XULRunner package.  
Additionally, if you are experiencing unexpected crashes when rendering web content, you must disable ActiveX Filtering:
- 
In Internet Explorer, select the Tools button.
 - 
Select
Internet options. - 
Go to the
Securitytab, select the Internet zone and click on theCustom level…button. - 
Navigate to the
ActiveX controls and plug-insoption and select Disable 



