dbeaver cannot debug in intellij idea with java21 on windows11 #38347
-
DescriptionI successfully imported the DBeaver source code into IntelliJ IDEA and ran it according to the article at https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA. However, when I tried to debug the code using IntelliJ IDEA, I encountered an error. DBeaver Versioncommunity edition 25.1.1 Operating Systemwindows11 Database and driverNo response Steps to reproduceNo response Additional contextjava -version: |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments 1 reply
-
|
i can run it successful but debug fail |
Beta Was this translation helpful? Give feedback.
-
|
Try adding |
Beta Was this translation helpful? Give feedback.
-
|
It's an issue with the asyncProfiler shipped with IntelliJ. |
Beta Was this translation helpful? Give feedback.


Try adding
-nosplashhere in Debug Configuration