-
In the Package Explorer view, right-click your project.
-
Select Debug As > Mule Application.
Studio begins running the application in Debug mode, and displays a confirmation message asking you for permission to switch to the Debug Perspective.
-
Click Yes.
Now your application is running in Debug Mode and the Debug Perspective loads additional views to track and manage breakpoints and expression watches.
Until an event arrives at the first breakpoint, the Debugger View displays a message that reads: "Connected with Mule. Waiting for a Mule message to arrive!".