Build from sources - bobbyiliev/dbeaver GitHub Wiki
Prerequisites:
- JDK 17+. OpenJDK 17 is our default Java at the moment.
- Apache Maven 3.8.6+
- git
- Internet access
Build
git clone https://github.com/dbeaver/dbeaver.git dbeaver
cd dbeaver
mvn package -Pall-platforms
Binaries are in product/community/target/products