Skip to content

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.

  1. Setup Eclipse - follow this guide to setup Eclipse in the same folder with cloudbeaver
  2. You need to place eclipse workspace in the eclipse folder: eclipse/workspace (windows) or eclipse/Eclipse.app/Contents/Eclipse/workspace` (MacOS)
  3. Create folder opt/cbce in the same folder as cloudbeaver
  4. Build CloudBeaver
  5. Copy the content of cloudbeaver/deploy/cloudbeaver to opt/cbce
  6. Specify the workspace folder in Eclipse debug profile to opt/cbce
  7. Run debugging in Eclipse. After debug was successfully run, you can stop it and close eclipse
  8. Now you can open cloudbeaver in VS Code and use debugging

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver EE for AWS

CloudBeaver Enterprise Edition

Team Edition

Deployment

Clone this wiki locally