Skip to content

kevoree-modeling/idea-plugin

Repository files navigation

Kevoree Modeling plugin for the IDEA development environment

This repository contains the source code of the Kevoree Modeling IDEA plugin.

##Installation

This plugin can be dowloaded and install from the standard plugins repository of IDEA.

Kevoree Modeling Framework IDEA plugin page

The installation procedure is summary in the following document. Plugin installation procedure for IntelliJ IDEA

In short:

go to IDEA Preferences > Plugins > Browse repositories > Type Kevoree Modeling in the search field > click on Install Plugin.

Installation procedure

##Features

In a nutshell, this plugins allows you to edit .mm files and launch Kevoree Modeling code generation process. Major features are the following:

  • Syntax highlighting
  • On-the-fly error checking
  • Autocomplete (type-aware)
  • Structure view to navigate into large MetaModel
  • Reformat
  • Launching of code generation for JavaScript and Java
  • Project wizard
  • New MetaModel file wizard

Next, a screenshot give you a taste of how it look like integrated into

Plugin features

##Bug tracking If you face a bug or have a feature request please open an issue here

##Authors:

  • Fouquet Francois
  • Gregory Nain
  • Thomas Hartmann
  • Assaad Moawad