1- How to Install Anypoint Studio - (MuleSoft )


MuleSoft :

                     MuleSoft’s Anypoint Studio is a user-friendly IDE (integration development environment) used for designing and testing Mule applications. It is an Eclipse-based IDE. We can easily drag Connectors from the Mule Palette. In other words, Anypoint Studio is an Eclipse based IDE for development of flow, etc

Operating Systems:  Windows & Mac , Linux/Unix.

Java Development Kit (JDK) − Before installing Mule, verify that you have supported version of Java on your system. JDK 1.8.0 is recommended to successfully install Anypoint on your system.

On Windows : Do download and install Anypoint studio steps below.

Steps :- Click this URL https://www.mulesoft.com/lp/dl/studio Select windows operating system from Drop-down.




    1.Check prerequisites :


      Check the latest Studio release notes to verify software and hardware requirements.
  •  The release notes also contain instructions on how to change JDK versions if needed.
  

   2. Extract

  • Unzip into the root drive (e.g C:\AnypointStudio).
  • The Anypoint Studio directory will appear once the unzip operation completes.

    3. Execute

  • Open the file named “AnypointStudio” located within the extracted directory.

  • 4. Select workspace

  • Click “OK” after specifying a workspace, which is where Studio stores projects. This can be a new or existing directory.


  • Features of Anypoint Studio

    Following are some features of Anypoint studio enhancing the productivity while building Mule applications −

    • It provides an instant run of Mule application inside a local runtime.

    • Anypoint studio gives us visual editor for configuring API definition files and Mule domains.

    • It has embedded unit testing framework enhancing the productivity.

    • Anypoint studio provides us the Built-in support to deploy to CloudHub.



Comments