Stendhal on Eclipse: Difference between revisions

Jump to navigation Jump to search
Content deleted Content added
imported>Tigertoes
imported>Durkham
Line 53: Line 53:
<li> On the "Libraries" tab: click on the "Add JARs" button and select all the files in stendhal/lib</li>
<li> On the "Libraries" tab: click on the "Add JARs" button and select all the files in stendhal/lib</li>
</ol>
</ol>
Eclipse should be able to compile the source code now. There should be a little yellow sign (signalling warning messages) before your project folder but not red X (error messages). The package explorer should now display the "src" folder below the root folder with a different icon, the icon is like a small grid.
Eclipse should be able to compile the source code now. There could be a little yellow sign (signalling warning messages) before your project folder but there must not be red X (error messages). The package explorer should now display the "src" folder below the root folder with a different icon, the icon is like a small grid.


==Trouble Shooting==
==Trouble Shooting==