Malverso Week 12

From LMU BioDB 2015
Revision as of 00:20, 20 November 2015 by Malverso (Talk | contribs) (did eclipse workspace setup)

Jump to: navigation, search

Milestone 1

  • I was added as a developer of the XMLPipeDB project on GitHub under the organization lmu-bioinformatics and under the team name Heavy Metal HaterZ.
  • I created a GitHub branch of xmlpipedb for your team called s-oneidensis.
  • I downloaded eclipse for Java Developers from this link and then extracted it using 7-zip.
  • I downloaded git for windows from this link.
  • I saved both of these files in the T drive of the computer (Second row from the front, third away from the door).

Milestone 2

  1. I saved the XMLPipeDB GitHub repository in the T drive and opened the git-bash.exe file which is in ThawSpace0 > Git.
  2. I cloned the repository by executing this command:
    git clone https://github.com/lmu-bioinformatics/xmlpipedb.git
  3. I used the cd command to go into the clone folder xmlpipedb:
    cd xmlpipedb
  4. Next I switched to my branch using the command:
    git checkout s-oneidensis

Eclipse Workspace Setup

  1. Next I ran Eclipse.
  2. When Eclipse asked me to select a workspace, I clicked the Browse… and navigated to your repository clone folder, which was T:/Git/xmlpipedb.
  3. I clicked the Workbench button (upper-right corner, with a 3D arrow for an icon).

Java Project Setup

  1. I right-clicked within the empty Project Explorer tab and chose New > Project… from the menu that appeared.
  2. I chose Java Project from the list of “wizards” and clicked on the Next > button.
  3. On the next panel, I entered gmbuilder as the Project name:.
  4. I verified that the JRE section shows Java 1.8.
  5. i clicked on the Finish button.


Team Page

Heavy Metal HaterZ

Assignments

Individual Journal Entries

Shared Journal Entries