Paolo achdjian

Avatar
  • Total activity 26
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 0
  • Subscriptions 10
  • Created

    kotlin plugin compatibility

    Answered
    Hi, I made a plugin in kotlin for clion.  If I compile the plugin  configuring the gradle as intellij.version='CL-2019.3.4' I get a plugin that work fine on the CLion 2019.3.4 but in 2020.1 EAP I g...
    • 2 followers
    • 1 comment
    • 0 votes
  • Created

    Kotlin plugin compatibility

    Completed
    Hi, I made a plugin in kotlin for clion.  If I compile the plugin  configuring the gradle as intellij.version='CL-2019.3.4' I get a plugin that work fine on the CLion 2019.3.4 but in 2020.1 EAP I g...
    • 3 followers
    • 1 comment
    • 0 votes
  • Created

    remote gdb: startup script

    Is it possible star a remote gdb session with a start up script, something equivalent to  gdb -x initscrit .....    ? Thanks, Paolo
    • 2 followers
    • 4 comments
    • 0 votes
  • Created

    plugin: show a long list in the new project setup

    Hi, I'm working on a plugin and I added a new c++ project type. When the user select this project type he has to select from a long list (can be more that 100 elements). At now I add all this eleme...
    • 1 follower
    • 0 comments
    • 0 votes
  • Created

    rename plugin

    Hi,   I saw a typo in the name of the my plugin so I have to rename it. What that I would like is that the installed plugin with the old wrong name will be update with the plugin with the right nam...
    • 3 followers
    • 5 comments
    • 0 votes
  • Created

    Kotlin and CLion Plugin

    Hi everyone, I tring to develop a CLion plugin using kotlin. Until  yestrday I was an happy guy because I could use the kotlin class in order to create my UI (I mean panel, row, etc). These classes...
    • 3 followers
    • 0 comments
    • 2 votes
  • Created

    CLion plugin

    Hi, I would create a CLion plugin for an embeded system. I see in other projects the use of classes as CMakeProjectWizard, CMakeWorkspace, etc imported by a package  com.jetbrain.cidr.cpp.cmake.wor...
    • 1 follower
    • 3 comments
    • 0 votes
  • Created

    CLion plugin

    Hi, I would create a CLion plugin for an embeded system. I see in other projects the use of classes as CMakeProjectWizard, CMakeWorkspace, etc imported by a package  com.jetbrains.cidr.cpp.cmake.wo...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Unit test

    Hi,is there a plugin for unit test as in eclipse ?I'm using google test for unit test and in eclise I can see the red bar and go direcly to the wrong test.Is there something similar in clion ?Ragar...
    • 2 followers
    • 1 comment
    • 0 votes