Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 1.32 KB

README.md

File metadata and controls

32 lines (20 loc) · 1.32 KB

plugin-intellij

A repository to hold an IntelliJ IDEA plugin to facilitate Morea site development

Build Version Downloads

Plugin to provide Morea developers with additional tools to aid in development.
 - right-click option on Morea directory to create a new module
 - right-click option on Morea module directory to create a new morea page

Installation

  • Using IDE built-in plugin system:

    Settings/Preferences > Plugins > Marketplace > Search for "Morea" > 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.