-
Notifications
You must be signed in to change notification settings - Fork 0
Hacking
This page has information for people who are interested in hacking on CloudCoder.
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".
For more info (demo server, exercise repository, contributing to cloudcoder, etc): cloudcoder.org
