This repository includes an Ant script that creates the necessary folders to use BeepBeep and its palettes in Eclipse.
- Create a folder on your local computer (say
BeepBeepWorkspace). - In this folder, clone this repository or download the Ant
build.xmlit contains. - At the command line, type
ant. This will clone the appropriate repositories, download their external dependencies, and generate the.classpathand.projectfiles. - Open Eclipse, and select as your workspacae the folder from Step 1.
- Choose File/Import/Existing Projects into Workspace
- Select the root folder (i.e.
BeepBeepWorkspace) - Click on Finish