·
7 commits
to devel
since this release
Unofficial DBeaver 26.0.1 CE release artifact for Linux riscv64, to supplement the official 26.0.1 CE release artifacts.
Here are the commands to build (applying to the release_26_0_1 branch of this fork) using the JDK 21, e.g. on a Linux box:
cd tools
./build.shThe resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products/ directory, including the Linux riscv64 version of DBeaver.
Note that the resultant Linux riscv64 package is self-contained with an embedded JRE, courtesy of the Eclipse JustJ project.