Skip to content

Getting Started

Wuyi Chen edited this page Jul 27, 2018 · 3 revisions

Prerequisites

  • Java 8 SE
  • Gradle 3.4.1
  • Git

Download

You can use git clone to download:

git clone https://github.com/wuyichen24/boost.git

Or download ZIP file directly: Download ZIP

IDE integration

  1. Eclipse

    • Install Buildship Gradle Integration
      • Drag the “Install” button into your running Eclipse workspace.
      • Follow the installation wizard
      • Restart you Eclipse
    • Import this gradle project into Eclipse
  2. IntelliJ