GithubHelp home page GithubHelp logo

No effect on CLion 2017.1.2 about cmake HOT 4 CLOSED

artsiomch avatar artsiomch commented on July 28, 2024
No effect on CLion 2017.1.2

from cmake.

Comments (4)

qywx avatar qywx commented on July 28, 2024

image

Where to get it?

from cmake.

ArtsiomCh avatar ArtsiomCh commented on July 28, 2024

CLion has it own CMake built-in support which can't be replaced.
As far as I understand CMake in CLion is major building system (same like Gradle in Android Studio), so no side plugin can overload it.

Presently, plugin been tested and works with IntelliJ IDEA CE and Android Studio only. Other IntelliJ Idea IDEs haven't been tested (PyCharm, WebStorm, etc.) but potentially might be supported.

You can try to allow installing the plugin to any IntelliJ Idea IDEs by replacing <depends>com.intellij.modules.java</depends> with <depends>com.intellij.modules.lang</depends> at resources/META-INF/plugin.xml (See Plugin Compatibility with IntelliJ Platform Products for details.). And then rebuild project following Build Instruction from README.md.
But you'll have to deal with any possible conflicts by yourself (like the conflict with built-in CMake support in CLion).

from cmake.

qywx avatar qywx commented on July 28, 2024

@ArtsiomCh, thank you.
I will try some time later.

from cmake.

ArtsiomCh avatar ArtsiomCh commented on July 28, 2024

@SledgeH Try new 0.1.0 version. Extended highlighting added on top of CLion's built-in CMake plugin.

from cmake.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.