Java Lab Setup
Java Lab Setup
© LearnQuest 2020
2015
Lab Image
• All your labs will require an INITIAL setup per course. Once you have completed this setup as you
evolve your lab it should not need to be done again.
© LearnQuest 2020
Where are my lab files?
If you open the Studentwork folder you will see both setup and solution directories
© LearnQuest 2020
Open eclipse
© LearnQuest 2020
Maven Setup
• Then navigate to
/home/developer/Desktop/settings
© LearnQuest 2020
• Now to get our starter project, in eclipse select File->Open Projects from File System
• Below it is Lab02.1/Student
© LearnQuest 2020
Bring your project into eclipse
• Your project should be selected, click the • Close the Welcome tag
“Finish” button
© LearnQuest 2020
• Your project will appear and maven will build the project
to get rid of red errors
© LearnQuest 2020
Problems
© LearnQuest 2020
Verify the JRE/JDK
© LearnQuest 2020
Still have Problem?
• It may take a while, but your console will show some warnings, maybe some downloading
statements but finally a BUILD SUCCESS
© LearnQuest 2020
Project Ready
• You should only need to set settings.xml or jdk, or do a maven clean the first time you start a
course
© LearnQuest 2020