Skip to content

Final project for CMSC434 and CMSC436 Fall 2014, University of Maryland

Notifications You must be signed in to change notification settings

armstrow/StoryBuddies

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 

Repository files navigation

StoryBuddies

Final project for CMSC434 and CMSC436 Fall 2014, University of Maryland

To import into eclipse, right click in project list area, click "Import", select "git", follow the prompts to fill in the clone url from git and your username and password.

Once imported, you can use git in eclipse by right clicking on the project or file of interest and going to the "team" menu. Main operations you'll need are "pull" to update from the online repository, "commit" to save your changes locally and "push" to submit your changes to the online repository. Also when you add a new file you're need to right click that file and click "add".

PLEASE REMEMBER TO PULL RIGHT BEFORE YOU PUSH CHANGES TO THE REPOSITORY SO THAT YOU DON'T OVERWRITE ANYONE ELSE'S CHANGES!!! To avoid checkout errors you may need to commit your local changes, pull changes from the repo, then push your commit to the repo. Also, please don't add any files in the "gen" or "bin" folders, these are automaticlaly made by eclipse for each of us.

For more help using git with eclipse see http://wiki.eclipse.org/EGit/User_Guide

Shouldn't need to add anything to the android SDK we got in class

About

Final project for CMSC434 and CMSC436 Fall 2014, University of Maryland

Resources

Stars

Watchers

Forks

Packages

No packages published