If you would like to upgrade to a newer long-term support version of Studio Pro, see Moving from Mendix Studio Pro 8 to 9.
Developer Tool Recommendations
Last modified: August 20, 2024
Introduction
To make your development life a little easier, here is a list of helpful third-party tools that will speed up your app-development efforts:
- Linux m2ee scripts – Mendix Runtime helper tools for GNU/Linux (for details on installation, see Installing Mendix on GNU/Linux)
- Firefox DevTools – these developer tools replace Firebug, which is no longer being supported
- Selenium – tools for automating web browsers
- Eclipse – tools for writing and debugging Java actions (for more information, see Using Eclipse)
- SOAP UI – REST and SOAP testing tools (for more information, see How to Test Web Services Using SoapUI)
- Visual Studio Code – a powerful code editor (especially useful for maintaining your theme)