Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Niclas Hedhman
Total activity
12
Last activity
June 11, 2024 09:08
Member since
August 31, 2014 09:25
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
5
Activity overview
Posts (1)
Comments (5)
Sort by recent activity
Recent activity
Votes
Created
June 11, 2024 09:08
1. Make sure that you have STM32CubeIDE toolchain2. I often made the mistake to put “Project Location" equal to the root folder of the code (i.e where the .ioc file is). I now have it one level up....
Community
CLion
STM32CubeMx CLION
0 votes
Created
April 20, 2023 12:58
I am getting a problem with this approach when trying to set the STM32CubeIDE as the compiler. While loading the CMake project, it will try to execute a compile of some test program, but there is a...
FAQs
CLion FAQ
How can I change compilers in CLion?
0 votes
Created
May 22, 2020 07:52
The "Custom Language SupportTutorial" (https://www.jetbrains.org/intellij/sdk/docs/tutorials/custom_language_support/reference_contributor.html) speaks of the ReferenceContributor approach, which I...
Community
IntelliJ IDEA Open API and Plugin Development
PsiElement.getReference() vs. PsiReferenceContributor
1 vote
Created
May 20, 2020 06:55
If we look at a limited section; I have the correct blocks, matching the AST/Psi And selecting the block nodes I get selection in the text that the editor think it is; But the above ...
Community
IntelliJ IDEA Open API and Plugin Development
Indentation in Custom Languages
0 votes
Created
August 31, 2014 09:25
As far as I know, GWT Designer is not included in the GWT Plugin, at least it is not obvious, and I haven't used it...
Community
IntelliJ IDEA Users
Does anyone use GWT Designer in IDEA?
0 votes