🍨 A XMake integration in IntelliJ IDEA

ruki 6603ebb444 Merge pull request #6 from juteman/master 4 سال پیش
.idea 4c0085952a Fix: building depends on intellj idea 2020.2.3 4 سال پیش
res 8f5f778b5c create project 7 سال پیش
resources 4c0085952a Fix: building depends on intellj idea 2020.2.3 4 سال پیش
src f2c7a85d04 fix conflict issues with java 7 سال پیش
.gitignore 4c0085952a Fix: building depends on intellj idea 2020.2.3 4 سال پیش
CONTRIBUTING.md 1174209cca update xmake github url 6 سال پیش
LICENSE.md cb5ef043dd add readme 8 سال پیش
README.md 1174209cca update xmake github url 6 سال پیش
xmake-idea.iml 4c0085952a Fix: building depends on intellj idea 2020.2.3 4 سال پیش

README.md

xmake-idea

A XMake integration in IntelliJ IDEA

Introduction

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.

Please see xmake-github and website 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

Parse errors and goto file

Tool windows

Output panel

Create project

Project configuration

Run configuration

Menu tools