Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
English (United States)
简体中文
Sign in
Anton Makeev
Total activity
2370
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 (1480)
Sort by recent activity
Recent activity
Votes
Created
January 04, 2019 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...
Community
IntelliJ IDEA Open API and Plugin Development
Plugin Development using IDEA Plugin SDK with target IDE CLion
1 vote
Edited
April 16, 2018 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...
Community
IntelliJ IDEA Open API and Plugin Development
Can't register FileEditorProvider that handles directories?
1 vote
Created
January 05, 2018 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...
Community
CLion
Why does CLion not instantly generate configuration files in my new project?
1 vote
Created
January 18, 2017 20:37
We won't be able to help you with this, I'm afraid. Could you please rephrase your question in english?
Community
CLion
代码着色问题...
1 vote
Created
December 23, 2016 11:30
Please follow https://youtrack.jetbrains.com/issue/CPP-3878, we'll take a look shortly
Community
CLion
Reformate Code + Doxygen comments = wrong code indentation
1 vote
Created
November 07, 2008 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...
Community
IntelliJ IDEA EAP Users
How to specify excluded folders in Maven POM
1 vote
Created
August 14, 2009 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...
Community
IntelliJ IDEA EAP Users
Maven - generate-sources
1 vote
Created
April 30, 2012 13:15
Burton,you can simply add all you Maven projects with 'Maven Project->Add Maven Project'.This way you will be able to use cross-project searches, refactorings etc. Compilation will also be performe...
Community
IntelliJ IDEA Users
Best Practicies for Multi-Module Maven Projects?
1 vote
Created
July 04, 2012 14:43
It is Command+Backspace in the default keymap.You can find the shortcuts Preferences->Keymap:If it is more comfortable for you, you can even switch to 'IntelliJ IDEA' keymap.
Community
AppCode
How to delete a current line ???
1 vote
Created
July 25, 2012 12:00
Tex, you need to add the mapping to the submodule. Check Preferences->Version Control page.Does it help?
Community
AppCode
Git submodule modifications not visible
1 vote
«
First
‹
Previous
Next
›
Last
»