-
Notifications
You must be signed in to change notification settings - Fork 501
Develop in VS Code
dbeaver-devops edited this page May 29, 2025
·
7 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) oreclipse/Eclipse.app/Contents/Eclipse/workspace` (MacOS) - Create folder
opt/cbcein the same folder ascloudbeaver - Build CloudBeaver
- Copy the content of
cloudbeaver/deploy/cloudbeavertoopt/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
cloudbeaverin VS Code and use debugging
For more details on frontend setup and running the development server, see Build and Deploy
- 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