Skip to content

Latest commit

 

History

History
60 lines (35 loc) · 1.05 KB

DEVELOPMENT.md

File metadata and controls

60 lines (35 loc) · 1.05 KB

Development

First import the project into IntelliJ

Import Project

Create component

Select Create from exising source

Create component

Set Project name

Leave as is

Create component

Import

Leave as is

Create component

Libraries

Leave as is

Create component

Modules

Leave as is

Create component

Project iml file

Make sure to reuse the existing one

Create component

SDK

Leave as is

Create component

Setup

Follow the setup to start developing the plugin

Open Project Settings

Create component

Add "library"

In Libraries make sure to read com.samskivert:jmustache:1.14 as maven dependency Create component

Create component

Add Plugin Run configuration

Create component

Create component