Join the chat at
This plugin allows any Mule ESB developer to work with intellij.
- Run Mule Configuration Integration
- Mule Debugger Integration
- Mel Script Support
- Color Highlighting
- Data Weave Support
- Color Highlighting
- Code Folding
- Outline
- Refactoring
- Go to declaration
- Mule Config File Support
- Flow Subflow Outline
- Navigate through flow-ref
- Scripting injection inside xml.
- Navigate from test to xml through getFlowConstruct("flowName")
- Support for new mule product
- Improve mel support with more features such as auto-completion and java navigation
- Graphical UI????
To import project into IntelliJ IDEA and run plugin from within the IDE, perform the following steps:
- Select New -> Project..., then select IntelliJ Platform Plugin project type...
- Add the following JARs to your classpath:
- /plugins/maven/lib/maven.jar
- /plugins/maven/lib/maven-server-api.jar
- /plugins/maven/lib/plexus-utils-2.0.6.jar
- /lib/mule-plugin-debugger-3.8.0.jar
- Add gen to the project sources, add src/main/java to the project sources and remove the src
If you liked what the plugin please contribute either with code or issues.
This is not an official mulesoft product and is not a replacement for the excellent Anypoint Studio product. This means there is no support for this!