Skip to content

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

License

Notifications You must be signed in to change notification settings

morea-framework/plugin-intellij

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82bdec9 · Apr 28, 2023

History

40 Commits
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 28, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 28, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023
Apr 6, 2023

Repository files navigation

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.