this jar file : Problem #3-Sportsball Many sports require multiple players to wo
ID: 3743439 • Letter: T
Question
this jar file :
Problem #3-Sportsball Many sports require multiple players to work together on a team. While the team is often treated as a single entity, this does not mean each of the players are also unique individuals. Object oriented languages would program these situations by creating one class to represent a yer and a separate class to represent Tesu Instances of the class have instance variables storing references to the P-syer instances making up that team. Start by downloading this jar file. That file includes the lsyer class I already wrote and the TanTest that includes most of the tests Autolab will use to grade your solution. After you download the file onto your computer, you will need to add it to your project. To do this in Eclipse, you should first include the jar file by dragging the file from where you saved it and dropping it in your project within Eclipse. When you drop the file, Eclipse asks if you want to copy the file or link to the file. Make certain fil is selected and then click the button. You should then see the JAR file in your project. Right click on it and select Build Pstl^ 's build Pth. You then need to add the JUnit 4 library to your project. To do this: 1. Right-click on the project folder and select build Psth Litrries. 2. In the window that opens up, select Jiri: and then click on the text button. 3. Select Jumit 1 from the drop-down and click Finicb. 4. Finally, click the or button.Explanation / Answer
since you have not shared player class, i am making the code changes based on my assumptions and i have put that into comments, so that it helps you. still In case of any doubts, please ask in comments. If the answer helps you, please upvote. I am in great need of upvotes. Thanks!
Related Questions
Navigate
Integrity-first tutoring: explanations and feedback only — we do not complete graded work. Learn more.