# xmake-idea **Repository Path**: tboox/xmake-idea ## Basic Information - **Project Name**: xmake-idea - **Description**: 一个集成xmake的Intellij IDEA插件 - **Primary Language**: Java - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: http://xmake.io/cn - **GVP Project**: No ## Statistics - **Stars**: 30 - **Forks**: 4 - **Created**: 2017-10-31 - **Last Updated**: 2025-04-24 ## Categories & Tags **Categories**: idea-plugins **Tags**: None ## README
## Introduction A XMake integration in IntelliJ IDEA. It is deeply integrated with [xmake](https://github.com/xmake-io/xmake) and Intellij-IDEA to provide a convenient and fast cross-platform c/c++ development and building. And It also support other Intellij-based platform, like Clion, Android Studio and etc. You need install [xmake](https://github.com/xmake-io/xmake) first and a project with `xmake.lua`. Please see [xmake-github](https://github.com/xmake-io/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 * C/C++ intellisense * Debug ## Quickstart