主页
IDEs Support (IntelliJ Platform) | JetBrains
联系支持服务
社区
登录
Anton Makeev
活动总数
2370
最后的活动
2019年04月15日 16:26
成员加入日期
2007年07月02日 11:05
关注
0 名用户
关注者数
2 名用户
投票数
0
订阅数
888
活动概览
文章(0)
帖子(2)
评论(1480)
按投票数排序
最近的活动
投票数
创建于
2012年07月01日 19:12
Yes,first set 'Code->Style->Wrapping and Braces->Method parameters/Method call arguments' to 'wrap if long' or 'chop down if long'.After that simply call reformat code on the line (Command+Alt+L).I...
社区
AppCode
possible to split a long line into multiple lines?
3 票
创建于
2009年03月30日 14:00
Hi,Try invalidating system caches (File->Invalidate caches) and reimport the project.Thanks,Anton Makeev
社区
IntelliJ IDEA Users
Maven issues: IntelliJ keeps displaying message: reading pom.xml
2 票
创建于
2012年02月17日 16:58
Please check Settings->Editor->Change font size with Command+MouseWheel.
社区
AppCode
How to zoom font directly in code editor?
2 票
创建于
2019年01月04日 16:06
CLion artifacts publishing is under development and will be officially tested when 2019.1 EAP starts (mid/end January) CPP-14770. The currently published version (183.4925) is an early pilot, you c...
社区
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
1 票
已编辑于
2018年04月16日 12:43
Hanns, the following might help: Subclass a com.intellij.ide.projectView.TreeStructureProvider and implement modify method that changes `PsiDirectoryNode` for the mllt folders to a `PsiDirectoryNod...
社区
IntelliJ IDEA Open API and Plugin Development
Can't register FileEditorProvider that handles directories?
1 票
创建于
2018年01月05日 12:56
You need to inherit from one of `com.jetbrains.cidr.cpp.cmake.projectWizard.generators.CMakeProjectGenerator` subclasses. E.g. `CMakeAbstractCPPProjectGenerator` for a C++ project. To make your pro...
社区
CLion
Why does CLion not instantly generate configuration files in my new project?
1 票
创建于
2017年01月18日 20:37
We won't be able to help you with this, I'm afraid. Could you please rephrase your question in english?
社区
CLion
代码着色问题...
1 票
创建于
2016年12月23日 11:30
Please follow https://youtrack.jetbrains.com/issue/CPP-3878, we'll take a look shortly
社区
CLion
Reformate Code + Doxygen comments = wrong code indentation
1 票
创建于
2008年11月07日 07:29
Justin,IDEA automatically excludes the build 'target' folder, providing that there are no generated sources under it, otherwise it excludes all sub-folders but the generated.If you have some genera...
社区
IntelliJ IDEA EAP Users
How to specify excluded folders in Maven POM
1 票
创建于
2009年08月14日 18:18
Thanks for your help, I've reproduced the problem.The Maven Embedder fails to retrieve runtime sources information for this plugin, I haven't found why yet.Anyway, I'm planning to upgrade bundled v...
社区
IntelliJ IDEA EAP Users
Maven - generate-sources
1 票
下一页
›
最后
»