Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Dean Schulze
Total activity
68
Last activity
May 10, 2024 22:12
Member since
January 16, 2018 04:27
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
24
Activity overview
Posts (24)
Comments (20)
Sort by recent activity
Recent activity
Votes
Created
May 03, 2020 15:11
Yes, I'm using IDEA. I was able to get the debugger to work by putting the .so in /usr/local/lib and running ldconfig. It would be better if I could set the LD_LIBRARY_PATH from IDEA though.
Community
GoLand
How to set LD_LIBRARY_PATH to debug a cgo program
0 votes
Created
May 02, 2020 22:59
I'm using 2019.2. I noticed that the latest version is incompatible with the Go plugin.
Community
GoLand
How to set LD_LIBRARY_PATH to debug a cgo program
0 votes
Created
March 06, 2020 18:38
Here's a typical entry from compile_commands.json: {"directory": "/home/dean/src/slurm.versions/slurm-19.05/slurm-19.05.4-liqid.select.plugin/src/sacctmgr", "arguments": ["gcc", "-DHAVE_CONFIG_H", ...
Community
CLion
How can I clean up the compiler-file*.d files from the compilation database?
0 votes
Created
March 04, 2020 15:47
I typically run autoreconf, configure, and make.
Community
CLion
How can I clean up the compiler-file*.d files from the compilation database?
0 votes
Created
September 18, 2019 21:07
I get method signatures without anything on the sourcepath. The link you attached is 7 years old. Adding the documentation .zip file under the documentation tab gave me JDK 11 javadoc. To get java...
Community
IntelliJ IDEA Users
How do I get javadoc for JDK 11 and Spring Boot 2 to display in Intellij?
0 votes
Created
March 08, 2019 17:49
I can't upload the project because it's proprietary. The problem was that the project had a pom.xml and domain-pom.xml (2 pom.xml files). Someone decided to make a standalone library out of part ...
Community
IntelliJ IDEA Users
Intellij can't import Spring Boot project
0 votes
Created
March 07, 2019 17:46
Looks like the problem is that there are 2 pom.xml files in this project. I've never seen this use of maven before and it's apparently confusing IntelliJ.
Community
IntelliJ IDEA Users
Intellij can't import Spring Boot project
0 votes
Created
March 01, 2019 20:45
Found the solution here in the comment by Eugene: https://intellij-support.jetbrains.com/hc/en-us/community/posts/206345169-Scrolling-with-keys-on-numeric-keypad-with-num-lock-off
Community
IntelliJ IDEA Users
Arrow keys on number pad not working on Ubuntu 18.04
0 votes
Created
September 26, 2018 03:52
That worked. Thanks.
Community
IntelliJ IDEA Users
How can I compare my local file to the latest version in the git remote repository?
0 votes
Created
January 16, 2018 04:31
It turns out the problem was that the variable name I was using as an argument was incorrect. Once I corrected that Alt+Enter worked.
Community
IntelliJ IDEA Users
How do I get IntelliJ to generate a new method ?
0 votes
«
First
‹
Previous