Develop in Eclipse

Cloudbeaver is based on DBeaver platform, so firstly you need to configure DBeaver in Eclipse.

The rest steps are the same from the Eclipse perspective:

  • Import Cloudbeaver project via import wizard "General->Existing Maven Projects";
  • Update Maven project if some modules failed to build;
  • Import Cloudbeaver launch configuration, which located at "/cloudbeaver/server/product/web-server/CloudbeaverServer.product", after that press Launch as Eclipse applicaton

Screenshot 2024-01-18 173737

For some Linux systems, you also need to install the following GTK plugins to build DBeaver successfully:

  • org.eclipse.e4.ui.swt.gtk;
  • org.eclipse.equinox.launcher.gtk.linux;
  • org.eclipse.swt.gtk.linux.