dyrkin / monkeyc-idea-plugin

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

##Monkeyc Idea Plugin This plugin is a rewritten to scala version of the https://github.com/liias/MonkeyC developed by liias

Getting started with the plugin development

  1. Download the latest IntelliJ IDEA build and install it
  2. Checkout plugin repo and open the project
  3. Setup IDEA SDK: select the IDEA installation directory as SDK root (should be named IDEA SDK)
  4. Setup the latest version of Scala Plugin plugin
  5. Verify that Plugin DevKit enabled
  6. Setup the latest version of Grammar-Kit plugin
  7. Setup UI Designer plugin
  8. Run plugin using run-plugin run configuration

About


Languages

Language:Scala 80.1%Language:Java 15.9%Language:Lex 4.1%