MuleSoft plugins for IntelliJ
Join the chat at
Mule ESB Plugin:
RAML Plugin:
DataWeave Plugin:
Importing project into IntelliJ
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
Note, the version of gradle used to build the project is currently 2.14. If you experience build issues, check to make sure you are using this version of gradle.
Note
If you liked what the plugin please contribute either with code or issues.
Disclaimer
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!