Skip to content

Develop in VS Code

Alexey edited this page Aug 10, 2023 · 5 revisions

You need to follow next steps to setup 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 eclipse folder: eclipse/workspace (windows) or eclipse/Eclipse.app/Contents/Eclipse/workspace` (MacOS)
  3. Create folder opt/cbce in the same folder with cloudbeaver
  4. Build CloudBeaver
  5. Copy content of cloudbeaver/deploy/cloudbeaver to opt/cbce
  6. Specify workspace folder in Eclipse debug profile to opt/cbce
  7. Run debugging in Eclipse
  8. Now you can open cloudbeaver in VS Code and use debugging

CloudBeaver Documentation

User Guide

Installation

Configuration

CloudBeaver AWS

CloudBeaver Enterprise Edition

Deployment

Clone this wiki locally