Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Christoph Briem
Total activity
14
Last activity
September 29, 2021 11:33
Member since
December 11, 2019 13:00
Following
0 users
Followed by
0 users
Votes
0
Subscriptions
3
Activity overview
Posts (3)
Comments (8)
Sort by recent activity
Recent activity
Votes
Created
September 29, 2021 11:33
Thanks for the answer. Then I know what options I have. Have a nice day!
Community
IntelliJ IDEA Users
Is there an action to take over code snippets from JavaDoc?
0 votes
Created
September 29, 2021 06:01
Sure. Have e.g. a look at the JDK lib method java.nio.file.Files#newByteChannel. The method comment contains some example code. When I use this method in the code and I hit some magical key combina...
Community
IntelliJ IDEA Users
Is there an action to take over code snippets from JavaDoc?
0 votes
Created
September 21, 2021 12:32
Thanks for pointing me to the right code place! I've had a look at the implementation. As far as I see it, the functionality does not fit our needs: We want to show the content of a file which is a...
Community
IntelliJ IDEA Users
Run/debug configuration: Additional logs are not reliably shown
0 votes
Created
September 15, 2021 12:19
The problem is: I cannot reproduce it either, not reliably. If I have the time, I will try to set up a sample project. And if it is reproducible there, I'll file a bug. But something is fishy there...
Community
IntelliJ IDEA Users
Run/debug configuration: Additional logs are not reliably shown
0 votes
Created
September 15, 2021 09:20
It could be important that the log file to watch is actually not part of the IntelliJ project. So the directory structure is somehow like this: project_dir\ .idea\ module1_dir\ ... ...
Community
IntelliJ IDEA Users
Run/debug configuration: Additional logs are not reliably shown
0 votes
Created
September 15, 2021 08:52
It's a regular application run configuration (and it was when it was working). Well, what can I share what could be helpful for you? The window saying "... Errors" is empty although the actual log ...
Community
IntelliJ IDEA Users
Run/debug configuration: Additional logs are not reliably shown
0 votes
Created
December 13, 2019 08:02
Do you think it might be better to file an issue on the bug tracker?
Community
IntelliJ IDEA Users
IDEA2019.3 Unnecessary rebuilds since update
0 votes
Created
December 13, 2019 08:01
Well, as the problems occurs on a pretty large productive project, it is pretty hard for me to extract a demo project out of that where the problem can be observed. However, I can give it a try. Bu...
Community
IntelliJ IDEA Users
IDEA2019.3 Unnecessary rebuilds since update
0 votes