Stendhal on Eclipse: Difference between revisions
Jump to navigation
Jump to search
Content deleted Content added
imported>AntumDeluge |
imported>AntumDeluge Undo revision 18132 by AntumDeluge (talk) |
||
| Line 105: | Line 105: | ||
# Give it a unique name, like "Stendhal Tests". |
# Give it a unique name, like "Stendhal Tests". |
||
# Select "Run all tests in the selected project, package or source folder". |
# Select "Run all tests in the selected project, package or source folder". |
||
# OPTIONAL: (this step simply reduces the number of directories that Eclipse will search in for tests) |
|||
## Press "Search". |
|||
## Select "tests" folder under Stendhal root directory and press "OK". |
|||
# Under "Test runner" select "JUnit 4". |
# Under "Test runner" select "JUnit 4". |
||
# Under "Classpath" tab select "User Entries" and press "Advanced" on the right panel. |
# Under "Classpath" tab select "User Entries" and press "Advanced" on the right panel. |
||