Anonymous

Changes

From CMSC 420
no edit summary
Line 6: Line 6:  
# Add the external JAR file in Eclipse: Right-click on your new project->Properties->Java Build Path->Libraries tab->Add External JAR. To add the source and javadoc, click the plus sign and attach them.
 
# Add the external JAR file in Eclipse: Right-click on your new project->Properties->Java Build Path->Libraries tab->Add External JAR. To add the source and javadoc, click the plus sign and attach them.
 
# Download the project [https://d1b10bmlvqabco.cloudfront.net/attach/iy6gff47lll3v5/i5erpj96uvo5ms/iymehqvdjma9/MeeshQuest.java starter file] '''if there is one'''. This link is from Spring 2017.  
 
# Download the project [https://d1b10bmlvqabco.cloudfront.net/attach/iy6gff47lll3v5/i5erpj96uvo5ms/iymehqvdjma9/MeeshQuest.java starter file] '''if there is one'''. This link is from Spring 2017.  
# Add the project starter file: Right click your project, choose Import, then Archive File, browse to the starter archive, MeeshQuest.java file. Finish. Alternatively create your own class
+
# Add the project starter file: Right click your project, choose Import, then Archive File, browse to the starter archive, MeeshQuest.java file. Finish. Alternatively create your own class and paste the text into it.  
and paste the text into it.  
   
# Download [http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/samples/samples.html XmlCompare] plugin for Eclipse.
 
# Download [http://help.eclipse.org/help32/index.jsp?topic=/org.eclipse.platform.doc.isv/samples/samples.html XmlCompare] plugin for Eclipse.
 
## In Eclipse, Help->Software Updates->Find and Install
 
## In Eclipse, Help->Software Updates->Find and Install
editor
32

edits