Skip to content

liflab/beepbeep-3-eclipse

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

Using and extending BeepBeep in Eclipse

This repository includes an Ant script that creates the necessary folders to use BeepBeep and its palettes in Eclipse.

Prerequisites

How to use

  1. Create a folder on your local computer (say BeepBeepWorkspace).
  2. In this folder, clone this repository or download the Ant build.xml it contains.
  3. At the command line, type ant. This will clone the appropriate repositories, download their external dependencies, and generate the .classpath and .project files.
  4. Open Eclipse, and select as your workspacae the folder from Step 1.
  5. Choose File/Import/Existing Projects into Workspace
  6. Select the root folder (i.e. BeepBeepWorkspace)
  7. Click on Finish

About

An Ant script that sets up an Eclipse workspace for generic projects

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published