xmake-idea
A XMake integration in IntelliJ IDEA
## Introduction
A XMake integration in IntelliJ IDEA.
You need install [xmake](https://github.com/tboox/xmake) first and a project with `xmake.lua`.
Please see [xmake-github](https://github.com/tboox/xmake) and [website](http://xmake.io) if you want to known more about xmake.
## Features
* Quickstart
* Create project
* Project configuration
* Run configuration
* Menu tools
* Tool windows
* Build and run
* Parse errors and goto file
## Quickstart