-
-
Notifications
You must be signed in to change notification settings - Fork 182
Home
Peter Colapietro edited this page May 5, 2015
·
37 revisions
Please visit http://www.makelangelo.com/ for more information.
How to get started hacking on the Makelangelo project
Thank you to Chris Mills for contributing these instructions.
**"Note*"** If your Eclipse is older than Indigo, you still have the option of using it. You will just need to provide Maven integration via the m2e Eclipse plugin.
- If you don’t already have it, clone the Makelangelo dev branch this project to a folder on your computer.
- Start Eclipse, then choose File > Import > Existing projects into workspace > Select root directory > Browse > find where you cloned github/Makelangelo > Ok > uncheck "Copy projects into workspace > Finish
- Choose Package Explorer > Right click on Makelangelo > Maven > Update project. Wait while it downloads and configures dependencies
- Select Right click on Makelangelo > Run As > Java Application.
Makelangelo should run! Make changes to the code and run again to see the effect.
When you are ready to share you changes, send us a pull request.
Don’t forget to check our issues list to see the roadmap and our list of current challenges.
Please visit Makelangelo support forums