Coder Social home page Coder Social logo

cs252-lab6's Introduction

Steps to set up dev environment

1. Create a github account and upload your public key
   Goto github.com/jtbates/cs252-lab6 and click watch.  I will add you as a 
   collaborator.
2. Install Android SDK and the ADT Plugin in Eclipse.
3. Install EGit in Eclipse (http://download.eclipse.org/egit/updates)
4. Clone the repo in your Eclipse workspace directory
   git clone [email protected]:jtbates/cs252-lab6.git lab6
   Add a .gitignore file with:
   bin
   gen
5. In Eclipse, go to Import -> General -> Existing Projects into Workspace and 
   select the lab6 folder (you might need to run Clean... to get it to build)
6. Go to the Git Repository Exploring perspective and add your local repository

In Eclipse, right click the project and go to Team -> to access the Git 
commands.  Commit saves your changes to your local repository, push to 
upstream sends your patches to the main repo on Github (similar to svn 
commit), fetch from upstream updates your local repo to the newest version 
from the main repo (similar to svn update).

If you want to access Github Issues in Eclipse, install Mylyn and the Github Mylyn Connector.  Their site-urls are:
http://download.eclipse.org/mylyn/releases/latest
http://devsprint.github.com/org.eclipse.mylyn.github/site

cs252-lab6's People

Contributors

jtbates avatar fist avatar skylerb avatar pfrederickson avatar

Watchers

ydjune avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.