Skip to content

Development Setup

Andrew McGregor edited this page Sep 10, 2020 · 1 revision

To get going with developing in BABQ, do the following steps:

  1. Clone the repo to your machine
  2. Install Eclipse
  3. Import as "Existing project" the folder downloads (e.g. babq)
  4. Right-click on the project and choose "Properties", then click on the "Libraries" tab, click on the "Variables" button and add a variable called BABQ_3RD_PARTY and point it to /babq/jars
Clone this wiki locally