-
Notifications
You must be signed in to change notification settings - Fork 379
Develop in Eclipse
DBeaverDevOps edited this page Jun 19, 2024
·
6 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.
- Application overview
- Demo Server
- Administration
- Supported databases
- Accessibility
- Keyboard shortcuts
- Features
- Server configuration
- CloudBeaver and Nginx
- Domain manager
- Configuring HTTPS for Jetty server
- Product configuration parameters
- Command line parameters
- Local Preferences
- Team Edition Overview
- Getting started with Team Edition
- Team Edition Server Configuration
- Projects in Team Edition
- Teams in Team Edition
- Team Edition Deployment
- Roles in Team Edition
- Git integration in Team Edition
- Datasets in Team Edition
-
CloudBeaver Community
-
CloudBeaver AWS
-
CloudBeaver Enterprise
-
Deployment options
-
Development