Does Anypoint studio have a plugin for debugging mule files in Intellij -
i want debug through code contains mule , various xml files in intellij. hoping know if there plugin same.
use mule-intellij plugin
reference urls:
https://plugins.jetbrains.com/plugin/8212?pr=
https://github.com/machaval/mule-intellij-plugins
https://forums.mulesoft.com/questions/1777/moving-from-mule-studio-to-intellij.html
my entire project coupled both front end application , mule - maven based( suppose work both intellij , anypoint).each , every application have own pom. when work individual mule application, import apps maven based. anypoint studio best work on mule interfaces compare intellij. when comes front end application, used intellij.
when working on large project ( both front end , mule) if try import entire project in anypoint- hangs. cases intellij best import module( easy search, code monitor jira history etc).
i switch intellij , mule studio case case.
after installing mule-intelij plugin. see mule configuration xml marked 'm'. easy run maven project , junit test cases.
i have installed old version of plugin can debug mule-java application( not mule configurable xml).ctr+tab show options anypoint. cant see mule gui or drag , drop feature here.
in above mentioned first url, new plugin version shows debug point in mule configuration example. can give go.
Comments
Post a Comment