Skip to content

Develop in Eclipse

Serge Rider edited this page Mar 21, 2024 · 5 revisions

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:

  1. Import Cloudbeaver project via import wizard "General->Existing Maven Projects";
  2. Update Maven project if some modules failed to build;
  3. 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

Troubleshooting

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.

CloudBeaver Documentation

PRO feature - PRO feature

User Guide

Installation

Configuration

CloudBeaver EE for AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Development

Clone this wiki locally