Create a new Java project in Eclipse for this assignment You might choose to name this project folder Lab2 or LinkedList. It is important that you do not have any spaces in the name Then, right click on your project and add a new class named LinkedList.java (note the capitalization). Copy and paste the following code into LinkedList.java file: