Skip to content

Releases: chirontt/dbeaver

24.3.2 for Windows on Arm64 & FreeBSD (unofficial)

06 Jan 05:40
Compare
Choose a tag to compare

Unofficial DBeaver 24.3.2 CE release artifacts for Windows 11 on Arm64 & FreeBSD, to supplement the official 24.3.2 CE release artifacts.

Here are the commands to build (applied to the release_24_3_2 branch of this fork), e.g. on a Windows box:

cd tools
build.cmd

or to build on a Linux or FreeBSD box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products, including the Windows on Arm64 version of DBeaver in product/community/target/products/org.jkiss.dbeaver.core.product/win32/win32/aarch64, and the FreeBSD aarch64/x86_64 versions in product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/aarch64 and product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/x86_64.

Note that unlike the official DBeaver x86_64 zip package, there are no JREs included in these unofficial packages here, so these packages need, e.g. for Windows on Arm64 a native Windows Arm64 JDK (version 17 or above) to run, such as the Arm64 JDKs available from Microsoft, Liberica, or Zulu; or, for FreeBSD, an existing local JDK 17+ installation set up via pkg install openjdk17 or pkg install openjdk21 commands, to run.

24.3.1 for Windows on Arm64 & FreeBSD (unofficial)

23 Dec 00:16
Compare
Choose a tag to compare

Unofficial DBeaver 24.3.1 CE release artifacts for Windows 11 on Arm64 & FreeBSD, to supplement the official 24.3.1 CE release artifacts.

Here are the commands to build (applied to the release_24_3_1 branch of this fork), e.g. on a Windows box:

cd tools
build.cmd

or to build on a Linux or FreeBSD box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products, including the Windows on Arm64 version of DBeaver in product/community/target/products/org.jkiss.dbeaver.core.product/win32/win32/aarch64, and the FreeBSD aarch64/x86_64 versions in product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/aarch64 and product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/x86_64.

Note that unlike the official DBeaver x86_64 zip package, there are no JREs included in these unofficial packages here, so these packages need, e.g. for Windows on Arm64 a native Windows Arm64 JDK (version 17 or above) to run, such as the Arm64 JDKs available from Microsoft, Liberica, or Zulu; or, for FreeBSD, an existing local JDK 17+ installation set up via pkg install openjdk17 or pkg install openjdk21 commands, to run.

24.3.0 for Windows on Arm64 & FreeBSD (unofficial)

02 Dec 03:21
Compare
Choose a tag to compare

Unofficial DBeaver 24.3.0 CE release artifacts for Windows 11 on Arm64 & FreeBSD, to supplement the official 24.3.0 CE release artifacts.

Here are the commands to build (applied to the release_24_3_0 branch of this fork), e.g. on a Windows box:

cd tools
build.cmd

or to build on a Linux or FreeBSD box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products, including the Windows on Arm64 version of DBeaver in product/community/target/products/org.jkiss.dbeaver.core.product/win32/win32/aarch64, and the FreeBSD aarch64/x86_64 versions in product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/aarch64 and product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/x86_64.

Note that unlike the official DBeaver x86_64 zip package, there are no JREs included in these unofficial packages here, so these packages need, e.g. for Windows on Arm64 a native Windows Arm64 JDK (version 17 or above) to run, such as the Arm64 JDKs available from Microsoft, Liberica, or Zulu; or, for FreeBSD, an existing local JDK 17+ installation set up via pkg install openjdk17 or pkg install openjdk21 commands, to run.

24.2.5 for Windows on Arm64 & FreeBSD (unofficial)

20 Nov 19:24
Compare
Choose a tag to compare

Unofficial DBeaver 24.2.5 CE release artifacts for Windows 11 on Arm64 & FreeBSD, to supplement the official 24.2.5 CE release artifacts.

Here are the commands to build (applied to the release_24_2_5 branch of this fork), e.g. on a Windows box:

cd tools
build.cmd

or to build on a Linux or FreeBSD box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products, including the Windows on Arm64 version of DBeaver in product/community/target/products/org.jkiss.dbeaver.core.product/win32/win32/aarch64, and the FreeBSD aarch64/x86_64 versions in product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/aarch64 and product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/x86_64.

Note that unlike the official DBeaver x86_64 zip package, there are no JREs included in these unofficial packages here, so these packages need, e.g. for Windows on Arm64 a native Windows Arm64 JDK (version 17 or above) to run, such as the Arm64 JDKs available from Microsoft, Liberica, or Zulu; or, for FreeBSD, an existing local JDK 17+ installation set up via pkg install openjdk17 or pkg install openjdk21 command.

24.2.4 for Windows on Arm64 & FreeBSD (unofficial)

05 Nov 03:28
Compare
Choose a tag to compare

Unofficial DBeaver 24.2.4 CE release artifacts for Windows 11 on Arm64 & FreeBSD, to supplement the official 24.2.4 CE release artifacts.

Here are the commands to build (applied to the release_24_2_4 branch of this fork), e.g. on a Windows box:

cd tools
build.cmd

or to build on a Linux or FreeBSD box:

cd tools
./build.sh

The resultant DBeaver binaries for all supported platforms would be produced in product/community/target/products, including the Windows on Arm64 version of DBeaver in product/community/target/products/org.jkiss.dbeaver.core.product/win32/win32/aarch64, and the FreeBSD aarch64/x86_64 versions in product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/aarch64 and product/community/target/products/org.jkiss.dbeaver.core.product/freebsd/gtk/x86_64.

Note that unlike the official DBeaver x86_64 zip package, there are no JREs included in these unofficial zip packages here, so these packages need, e.g. for Windows on Arm64 a native Windows Arm64 JDK (version 17 or above) to run, such as the Arm64 JDKs available from Microsoft, Liberica, or Zulu; or, for FreeBSD an existing local JDK installation set up via pkg install openjdk17 command.