Skip to content

How to Set Up Your Dev Environment

吴伟杰 edited this page Sep 16, 2022 · 3 revisions

The following guide helps you to set up the developing environment for ShardingSphere.

Inside you’ll find everything you need for your software environment setup with examples, including:

  1. JDK Installation
  2. Environment Variable Set Up
  3. IDEA Download and Install
  4. IDEA Clone Code
  5. How to Compile Project and Environment

Once done, your ShardingSphere environment will be set, and you’ll be able to participate in the project’s community building.

Feel free to check the Contributor’s Guide too for more info on Developer Flow and how to submit an Issue.

Clone this wiki locally