-
Notifications
You must be signed in to change notification settings - Fork 501
Develop in Eclipse
dbeaver-devops edited this page Sep 15, 2025
·
10 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:
- 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 application

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.
- Getting started
- Create connection
- Connection network options
- Supported databases
-
Drivers management
- Database authentication methods
- Database navigator
- Properties editor
- Data editor
- SQL editor
-
Entity relation diagrams
- Cloud services
-
AI Smart assistance
- Data transfer
- General user guide
- Administration
- Server configuration
-
Server security and access configuration
- Authentication methods
- Access management
- Proxy configuration
-
Secret management
- Logs
-
Query manager
- Workspace location
- Command line parameters
-
Session manager
- Deployment options
- CloudBeaver Editions
- FAQ
- Development