xmake-idea v1.0.3 released, a xmake integration in Intellij-IDEA
原文链接 https://waruqi.github.io/2017/11/07/xmake-idea-v1.0.3/
注:以下为加速网络访问所做的原文缓存,经过重新格式化,可能存在格式方面的问题,或偶有遗漏信息,请以原文为准。
xmake-idea plugin is a xmake integration in Intellij-IDEA.
It is deeply integrated with 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 first and a project with xmake.lua
.
Features
- Quickstart
- Create project
- Project configuration
- Run configuration
- Menu tools
- Tool windows
- Build and run
- Parse errors and goto file