cloudbeaver
cloudbeaver copied to clipboard
eclipse debug problem
Could you please any description to your ticket?
I import the peoject,and run ,it has that errors
Could you please describe what do you do step by step and what result do you want to receive?
the dbeaver repository is failing, that is the main problem, as cloudbeaver depends on dbeaver
recently dbeaver made an update regarding jdk and maven you should update as follows:
- java 11 switch to java 17
- maven 3.6.3 to 3.8.3
@ccczhouxin Have you tried the advice above from @miltonchirinos44? Have it helped?
@ccczhouxin I managed to solve the problem, I already managed to correct the error that did not let me compile cloudbeaver
@ccczhouxin I managed to solve the problem, I already managed to correct the error that did not let me compile cloudbeaver
How do you correct the error, and what is the version of dbeaver,cloudbeaver,java,maven
maven 3.8.6 is correct
Hi, @ccczhouxin ! Did you update Java and Maven as @miltonchirinos44 advised?
recently dbeaver made an update regarding jdk and maven you should update as follows:
- java 11 switch to java 17
- maven 3.6.3 to 3.8.3
I close the ticket because I don't see any updates for a long time.