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
January 22, 2015 18:11
By 'clion never runs the plugin' do you mean that it's not in the list of plugins in settings?Is it recognised, when you launch it from IntelliJ IDEA in debug mode?
Community
CLion
plugin development: DocumentationProvider for CLion
0 votes
Created
January 22, 2015 18:16
Aaron, what sort of project management do you mean?
Community
CLion
Project Management
0 votes
Created
January 22, 2015 18:29
Oleg, to access environment variables in CMake, you need to use $ENV{NAME} syntax. Here are some details.
Community
CLion
CMake Environment
0 votes
Created
January 22, 2015 18:32
Charlie, this feature is not implemented, and unfortunatelly not in our short-term plan. Probably after 1.0.
Community
CLion
Debugging assembly
0 votes
Created
January 22, 2015 18:27
Yep, this feature is called Watcpoints. You can do it like this:Though, keep in mind that the debugger functionality is work in progress and may not work as expected (or at all)
Community
CLion
Breakpoints
0 votes
Created
January 22, 2015 18:20
Martin, this can indeed be related to symbolic links, could you please file a bug report with details?
Community
CLion
Mapping between GDB source files and project files when symbolic link in path
0 votes
Created
January 22, 2015 18:08
We are currently working on pty support, could you please leave a comment here CPP-1801?
Community
CLion
Run a program using the term
0 votes
Created
May 06, 2015 15:35
Martin,regarding 3), would creating an aggregating CMakeLists.txt be a reasonable workaround for you?
Community
CLion
build output/.idea folder
0 votes
Created
May 06, 2015 15:38
Magnus,could you please explain why creating an aggregating CMakeLists.txt file is not suitable? What kind of administration is required?
Community
CLion
Multiple projects question
0 votes
Created
April 08, 2015 07:38
CLion processes all build types defined in the project, if you don't need Debug/Release/MinRelease/etc,you can specify your own list:set(CMAKE_CONFIGURATION_TYPES "ConfigA;ConfigB" CACHE STRING "" ...
Community
CLion
Reload cmake project run 4 cmake process
0 votes
«
First
‹
Previous
Next
›
Last
»