Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.35 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.35 KB

mesh-intellij

Build Version Downloads

Support for developing mosn plugin applications. Mosn mecha gives developers an easy and productive way to build and deploy cross-platform.

Adds Mosn Plugin to File | New | Project...

Some example plugin programs are provided:

  • Demo program source code:plugin samples
  • Installation

    • Using IDE built-in plugin system:

      Settings/Preferences > Plugins > Marketplace > Search for "mosn mecha" > Install Plugin

    • Manually:

      Download the latest release and install it manually using Settings/Preferences > Plugins > ⚙️ > Install plugin from disk...


    Plugin based on the IntelliJ Platform Plugin Template.