Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Anton Makeev
Total activity
2373
Last activity
April 15, 2019 16:26
Member since
July 02, 2007 11:05
Following
0 users
Followed by
2 users
Votes
0
Subscriptions
888
Activity overview
Posts (2)
Comments (1483)
Sort by recent activity
Recent activity
Votes
Created
August 01, 2015 16:15
Sudhir,in C/C++ it's not generally possible to select any arbirary file (event with main() function) and launch it, since it first needs to be compiled first.To compile a file, the build system nee...
Community
CLion
Multiple Main Source files in CLion
1 vote
Edited
May 30, 2016 12:47
Nope, it's not possible if the existing API. You can only revert stack-wise. I'm afraid I don't understand the use case to be more specific here, but consider postponing all actions until the whole...
Community
IntelliJ IDEA Open API and Plugin Development
Revert in intellij
1 vote
Created
May 30, 2016 11:53
Then the generic command-based mechanics should work for you: simply wrap the sequence of your action into WriteCommandAction. Have you tried this approach?
Community
IntelliJ IDEA Open API and Plugin Development
Revert in intellij
1 vote
Created
April 15, 2019 16:26
What's written on the Plugins page, if you click on `Cpachecker`? How do you run the IDE and install the plugin? Are there any exceptions in the Log (Help | Show Log in...)?
Community
IntelliJ IDEA Open API and Plugin Development
Not able to debug CLion plugin development using LATEST-EAP-SNAPSHOT
0 votes
Created
March 22, 2019 13:26
CLion 2018.1 is not distributed as gradle dependency. Please try specifying version '191-EAP-SNAPSHOT' or version 'LATEST-EAP-SNAPSHOT' More details in https://www.jetbrains.com/help/clion/2019.1...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
0 votes
Created
January 17, 2019 11:45
The newer versions of gradle-intellij-plugin expect additional artifacts published that are not yet available for CLion 2018.1 builds. The EAP is expected to start in a week or two, so it's better ...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
0 votes
Created
January 11, 2019 09:41
Petr, I'm not sure where this debug output comes from, but CLion doesn't pass `-app_platform` - it just runs `vcvarsall.bat <arch> <platform> <version>` command. What is the error that you get? Cou...
Community
CLion
CLion bug when using VS.NET toolchain
0 votes
Created
June 12, 2018 09:14
Paolo, there is no public API for CLion atm, and the sources are closed. Feel free to ask specific questions directly here.
Community
IntelliJ IDEA Open API and Plugin Development
CLion plugin
0 votes
Created
June 11, 2018 11:08
Paolo, If you are using DevKit plugin, you need to create an IntelliJ Platform Plugin SDK (http://www.jetbrains.org/intellij/sdk/docs/basics/getting_started/setting_up_environment.html) and point i...
Community
IntelliJ IDEA Open API and Plugin Development
CLion plugin
0 votes
Created
April 23, 2018 16:31
Please follow IJSDK-388
Community
CLion
Clion - Get Build Command
0 votes
«
First
‹
Previous
Next
›
Last
»