Skip to content

Commit

Permalink
Download instructions for lab4 src
Browse files Browse the repository at this point in the history
  • Loading branch information
mrksbrg committed Apr 21, 2018
1 parent d1ba2a9 commit 7d6e360
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions labs/lab4/Lab4.tex
Original file line number Diff line number Diff line change
Expand Up @@ -82,10 +82,8 @@ \chapter{Introduction}
\end{itemize}

\chapter{Before the lab}
If you still have the Java project from either Lab 2 or Lab 3 in your workspace, then you have everything you need for Lab 4.

The source code required for Lab 4 is available on GitHub:\\https://github.com/lunduniversity/introsofteng\\\\
If you have already cloned the repository, pull the latest source code to make sure you work with the latest version. If you prefer downloading the code, instead click the button presented in Figure~\ref{fig:github} and choose ``Download ZIP''. Once downloaded, locate the files you need for Lab 4. The files are in the folder introsofteng-master/labs/lab3/src, and its subfolder: `test'. Rewatch the video ``Lab2_download.avi'' on Google Drive (ETSA02 Everyone/Labs) if you need support.
If you still have the Java project from either Lab 2 or Lab 3 in your workspace, then you have everything you need for Lab 4. The source code used in Lab 4 is Basic Melee Bot and its accompanying unit test suite (introduced in Lab 2, but available also in Lab 3). On the other hand, if you are now comfortable with downloading and importing source code from GitHub, you can of course download the latest version. If you want the latest code, Lab 4 has been prepared in the course repository on GitHub:\\https://github.com/lunduniversity/introsofteng\\\\
The same instructions as from Lab 2 and Lab3 apply: if you have already cloned the repository, pull the latest source code to make sure you work with the latest version. If you prefer downloading the code, instead click the button presented in Figure~\ref{fig:github} and choose ``Download ZIP''. Once downloaded, locate the files you need for Lab 4. The files are in the folder introsofteng-master/labs/lab4/src, and its subfolder: `test'. Rewatch the video ``Lab2_download.avi'' on Google Drive (ETSA02 Everyone/Labs) if you need support.

In Lab 4, you will learn to download tools from the big Eclipse ecosystem through Eclipse Marketplace. You reach Eclipse Marketplace directly into from your Eclipse installation.

Expand Down

0 comments on commit 7d6e360

Please sign in to comment.