Stendhal on Eclipse: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>Durkham |
imported>Durkham No edit summary |
||
| Line 34: | Line 34: | ||
# Right click on your project folder and select "Properties" in the context menu. |
# Right click on your project folder and select "Properties" in the context menu. |
||
# Then select "Java Build Path" on the left side of the dialog box. |
# Then select "Java Build Path" on the left side of the dialog box. |
||
# Now add the two source folders 'src' and 'tests' by clicking on the "Add Folder..." button |
# Now remove all existing folders from source path and add the two source folders 'src' and 'tests' by clicking on the "Add Folder..." button |
||
<pre> |
<pre> |
||
source folder #1: |
source folder #1: |
||