主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anton Makeev
活动总数
2373
最后的活动
2019年04月15日 16:26
成员加入日期
2007年07月02日 11:05
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
888
活动概览
帖子(2)
评论(1483)
按最近的活动排序
最近的活动
投票数
创建于
2015年08月01日 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...
社区
CLion
Multiple Main Source files in CLion
1 票
已编辑于
2016年05月30日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Revert in intellij
1 票
创建于
2016年05月30日 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?
社区
IntelliJ IDEA Open API and Plugin Development
Revert in intellij
1 票
创建于
2019年04月15日 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...)?
社区
IntelliJ IDEA Open API and Plugin Development
Not able to debug CLion plugin development using LATEST-EAP-SNAPSHOT
0 票
创建于
2019年03月22日 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...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
0 票
创建于
2019年01月17日 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 ...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
0 票
创建于
2019年01月11日 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...
社区
CLion
CLion bug when using VS.NET toolchain
0 票
创建于
2018年06月12日 09:14
Paolo, there is no public API for CLion atm, and the sources are closed. Feel free to ask specific questions directly here.
社区
IntelliJ IDEA Open API and Plugin Development
CLion plugin
0 票
创建于
2018年06月11日 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...
社区
IntelliJ IDEA Open API and Plugin Development
CLion plugin
0 票
创建于
2018年04月23日 16:31
Please follow IJSDK-388
社区
CLion
Clion - Get Build Command
0 票
«
第一页
‹
上一页
下一页
›
最后
»