|
@@ -1,6 +1,6 @@
|
|
<div align="center">
|
|
<div align="center">
|
|
<a href="http://xmake.io">
|
|
<a href="http://xmake.io">
|
|
- <img width="200" heigth="200" src="https://github.com/tboox/xmake-idea/raw/master/res/logo256.png">
|
|
|
|
|
|
+ <img width="200" heigth="200" src="https://github.com/xmake-io/xmake-idea/raw/master/res/logo256.png">
|
|
</a>
|
|
</a>
|
|
|
|
|
|
<h1>xmake-idea</h1>
|
|
<h1>xmake-idea</h1>
|
|
@@ -12,12 +12,12 @@
|
|
<a href="https://plugins.jetbrains.com/plugin/10156-xmake">
|
|
<a href="https://plugins.jetbrains.com/plugin/10156-xmake">
|
|
<img src="https://img.shields.io/jetbrains/plugin/d/10156-xmake.svg?style=flat-square" alt="Downloads" />
|
|
<img src="https://img.shields.io/jetbrains/plugin/d/10156-xmake.svg?style=flat-square" alt="Downloads" />
|
|
</a>
|
|
</a>
|
|
- <a href="https://github.com/tboox/xmake-idea/blob/master/LICENSE.md">
|
|
|
|
|
|
+ <a href="https://github.com/xmake-io/xmake-idea/blob/master/LICENSE.md">
|
|
<img src="https://img.shields.io/github/license/tboox/xmake-idea.svg?colorB=f48041&style=flat-square" alt="license" />
|
|
<img src="https://img.shields.io/github/license/tboox/xmake-idea.svg?colorB=f48041&style=flat-square" alt="license" />
|
|
</a>
|
|
</a>
|
|
</div>
|
|
</div>
|
|
<div>
|
|
<div>
|
|
- <a href="https://github.com/tboox/xmake-idea/blob/master/LICENSE.md">
|
|
|
|
|
|
+ <a href="https://github.com/xmake-io/xmake-idea/blob/master/LICENSE.md">
|
|
<img src="https://img.shields.io/github/license/tboox/xmake-idea.svg?colorB=f48041&style=flat-square" alt="license" />
|
|
<img src="https://img.shields.io/github/license/tboox/xmake-idea.svg?colorB=f48041&style=flat-square" alt="license" />
|
|
</a>
|
|
</a>
|
|
<a href="https://www.reddit.com/r/tboox/">
|
|
<a href="https://www.reddit.com/r/tboox/">
|
|
@@ -44,13 +44,13 @@
|
|
|
|
|
|
A XMake integration in IntelliJ IDEA.
|
|
A XMake integration in IntelliJ IDEA.
|
|
|
|
|
|
-It is deeply integrated with [xmake](https://github.com/tboox/xmake) and Intellij-IDEA to provide a convenient and fast cross-platform c/c++ development and building.
|
|
|
|
|
|
+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.
|
|
And It also support other Intellij-based platform, like Clion, Android Studio and etc.
|
|
|
|
|
|
-You need install [xmake](https://github.com/tboox/xmake) first and a project with `xmake.lua`.
|
|
|
|
|
|
+You need install [xmake](https://github.com/xmake-io/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.
|
|
|
|
|
|
+Please see [xmake-github](https://github.com/xmake-io/xmake) and [website](http://xmake.io) if you want to known more about xmake.
|
|
|
|
|
|
## Features
|
|
## Features
|
|
|
|
|