-
Notifications
You must be signed in to change notification settings - Fork 385
Develop in VS Code
DBeaverDevOps edited this page Jun 19, 2024
·
4 revisions
You need to follow the next steps to setup the dev environment for developing in VS Code.
-
Setup Eclipse - follow this guide to setup Eclipse in the same folder with
cloudbeaver
- You need to place eclipse workspace in the eclipse folder:
eclipse/workspace (windows) or
eclipse/Eclipse.app/Contents/Eclipse/workspace` (MacOS) - Create folder
opt/cbce
in the same folder ascloudbeaver
- Build CloudBeaver
- Copy the content of
cloudbeaver/deploy/cloudbeaver
toopt/cbce
- Specify the workspace folder in Eclipse debug profile to
opt/cbce
- Run debugging in Eclipse. After debug was successfully run, you can stop it and close eclipse
- Now you can open
cloudbeaver
in VS Code and use debugging
- 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