Contribute to dbeaver #571
-
Hi, I want to contribute to dbeaver for various database modules. However I've not managed to get a working eclipse workspace. I've checked out dbeaver with the m2e Eclipse Plugin from Github. However I get about 1.8k Errors in the compile process. When I use maven command line the project compiles just fine. However I can't use Eclipse to debug and start dbeaver. I've tried: The result was always the same, 1.8k Errors. Missing dependencies to maven libraries ... So, my question would be. What kind of settings and development process are you using. A simple step by step guide would be highly appreciated. As you might have guessed by now, I have little to no experience with maven build processes but I have over 17 years experience in database administration for DB2 zOS, DB2 LUW, Oracle ... Thanks in advance Kind Regards Charly |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Hi, DBeaver depends on a few extra plugins. |
Beta Was this translation helpful? Give feedback.
-
Hi Serge, thanks for the documentation. Regards Charly |
Beta Was this translation helpful? Give feedback.
Hi,
Glad to hear that 👍
DBeaver depends on a few extra plugins.
I've just published Wiki page Develop in Eclipse with details.
If you have any extra questions - please ask them in this issue.