Skip to content
daveho edited this page Dec 5, 2012 · 12 revisions

This page has information for people who are interested in hacking on CloudCoder.

Getting started

Step 1. Visit the project page and fork the repository.

Step 2. Clone your fork to produce a development repository on your development computer.

Step 3. Import your local repository and the projects it contains into Eclipse. (File → Import → Projects from Git → Local, select the repository directory, and import all projects from it). Note that you will need to have the Google Plugin for Eclipse installed. Only GWT is required (you can leave out the Android and Google App Engine components.)

Step 4. Your development computer should have MySQL server running. The "root" account should have username "root".

Install

Downloads

Screenshots

For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org

Clone this wiki locally