Visual Setup for Stendhal in Eclipse: Difference between revisions

Content deleted Content added
imported>Hendrik Brummermann
No edit summary
imported>Hendrik Brummermann
Line 35:
 
Once code has been downloaded, you must create your classpath. Right click on project directory and select Properties.
 
http://img87.imageshack.us/img87/1979/vissetup09bd5.png
[[Image:Eclipse 10.png]]
 
 
This step sets up the proper text encoding.
 
http://img3.imageshack.us/img3/5742/eclipseupdate002vn0.png
[[Image:Eclipse 11.png]]
 
 
Then click on Java Build Path. Remove any directories that show up in the Source tab.
 
http://img87.imageshack.us/img87/8536/vissetup10mm4.png
[[Image:Eclipse 12.png]]
 
 
Then click Add Folder.
 
http://img87.imageshack.us/img87/1783/vissetup11tj0.png
[[Image:Eclipse 13.png]]
 
 
Select src and tests directories and click OK.
 
http://img87.imageshack.us/img87/5358/vissetup12jd2.png
[[Image:Eclipse 14.png]]
 
 
Next click Add JARs button.
 
http://img87.imageshack.us/img87/5068/vissetup13xi3.png
[[Image:Eclipse 15.png]]
 
 
Click open the directories and select all the files within the libs directory and click
OK.
 
http://img87.imageshack.us/img87/7098/vissetup14aq5.png
[[Image:Eclipse 16.png]]
 
 
 
At this point, you have finished setting up your classpath, so click OK.
 
http://img87.imageshack.us/img87/8162/vissetup15io9.png
[[Image:Eclipse 17.png]]
 
== GenerateINI ==