Home
IDEs Support (IntelliJ Platform) | JetBrains
Contact Support
Community
Sign in
Kshaw
Total activity
10
Last activity
April 05, 2024 04:35
Member since
September 11, 2022 22:54
Following
0 users
Followed by
0 users
Votes
1
Subscriptions
3
Activity overview
Posts (3)
Comments (3)
Sort by recent activity
Recent activity
Votes
Created
September 13, 2022 20:33
Ah. I didn't think to look there. Ok. That works.
Community
IntelliJ IDEA Users
Gradle console output cleared after error
0 votes
Created
September 12, 2022 21:12
I hope this is what you are asking for. This is the code: package bork;public class Geborken { public static void main(String... args) throws Exception { try { System.out.print...
Community
IntelliJ IDEA Users
Gradle console output cleared after error
0 votes
Created
September 12, 2022 09:36
It is a gradle project. Whenever, I run a main java class and it results in an exception, the console window is then cleared, so you can't see what the exception was. If I debug the program and use...
Community
IntelliJ IDEA Users
Gradle console output cleared after error
0 votes