How to debug dbeaver with idea #36053
Replies: 6 comments 9 replies
-
Hi, @taohaozhi1129. I see that a couple of important repos are missing in your workspace. Please follow this guide to configure IntelliJ IDEA's workspace: https://github.com/dbeaver/dbeaver/wiki/Develop-in-IDEA. |
Beta Was this translation helpful? Give feedback.
-
@n5a5 Hello, I follow the document, I finished step 6 directory structure is like this, The following steps do not understand the specific how to do, can you help me specifically how to do? What commands or scripts should I execute, please
|
Beta Was this translation helpful? Give feedback.
-
|
Beta Was this translation helpful? Give feedback.
-
@n5a5 At present, dbeaver can be started and debugged normally in idea, thank you very much for your help。 |
Beta Was this translation helpful? Give feedback.
-
Hi we will convert it to discussion for now, there are a lot of things what might differ between each driver implementation. Documentation unfortunately will not help with that. |
Beta Was this translation helpful? Give feedback.
-
@taohaozhi1129 This document might interest you: https://github.com/dbeaver/dbeaver/wiki/Contribute-your-code. When it comes to adding support for other databases, I suggest using previous pull requests as a reference. You can find them by looking at associated tickets on our issue tracker with the Unfortunately, we won't accept a pull request with an implementation that directly packages the driver library. If we packaged DBeaver with each driver, its installation size would grow enormously. |
Beta Was this translation helpful? Give feedback.
-
How to debug dbeaver with idea, I saw the official website documentation is not rich, can you have more detailed documentation
Thanks
Beta Was this translation helpful? Give feedback.
All reactions