This guide will walk you through the process of setting up your homework repository and importing it into Eclipse.
<aside> <img src="/icons/video-camera_gray.svg" alt="/icons/video-camera_gray.svg" width="40px" /> You can watch a video demonstrating this process from lab. Go to the Canvas website, click on the “Zoom” link, switch to the “Cloud Recording” tab, and look for the video from the lab date.
</aside>
TABLE OF CONTENTS
Before you begin, you need to make sure to go through the other setup guides first:
You may also want to complete the Importing Eclipse Projects from GitHub with the lecture code before trying to setup your first homework assignment.
There are 4 homework bundles assigned through out the semester:
Each homework bundle is made up of multiple test-related milestones and often a review-related milestone. For example, Homework 1 involves the Homework 1 ArgumentParser, Homework 1 FileStemmer, and Homework 1 JsonWriter test-related milestones, and one Homework 1 Review review-related milestone.
The number of each homework bundle matches the number of the most relevant project. For example, Homework 1 is most relevant for Project 1 Index. The only exception is Homework 2, which is related to both Project 1 Index and Project 2 Search and the lecture content.