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
![image](https://private-user-images.githubusercontent.com/57392019/379131059-58326f87-5f5d-4d7b-bb3b-4beb803f9648.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3Mzg5OTQ2NDAsIm5iZiI6MTczODk5NDM0MCwicGF0aCI6Ii81NzM5MjAxOS8zNzkxMzEwNTktNTgzMjZmODctNWY1ZC00ZDdiLWJiM2ItNGJlYjgwM2Y5NjQ4LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMDglMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjA4VDA1NTkwMFomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ3ZWVjNTNkNWE5NmQ4MDFiZTY2MTY5MzhkOGVhYWIyZWNiMjc0NDM0YTM2MGRiNTU3M2E5NTAzMTA5NmVkNDQmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.XzJeNU6DQBhoLQLPlOzX4OlFB_OeZ_xxIDaDXiV8x7k)
Thanks
Beta Was this translation helpful? Give feedback.
All reactions