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.
[[Image:Eclipse 10.png]]
This step sets up the proper text encoding.
[[Image:Eclipse 11.png]]
Then click on Java Build Path. Remove any directories that show up in the Source tab.
[[Image:Eclipse 12.png]]
Then click Add Folder.
[[Image:Eclipse 13.png]]
Select src and tests directories and click OK.
[[Image:Eclipse 14.png]]
Next click Add JARs button.
[[Image:Eclipse 15.png]]
Click open the directories and select all the files within the libs directory and click
OK.
[[Image:Eclipse 16.png]]
At this point, you have finished setting up your classpath, so click OK.
[[Image:Eclipse 17.png]]
== GenerateINI ==
| |||