The following explains how to run StartServer within Eclipse. The same applies also when running tests as a main class.
If you're in Eclipse, assuming that your workspace is built (normally this happens automatically) and you have no workspace errors (red crosses annotating files or folders), it should work as follows:
Use CTRL SHIFT + T to find the class StartServer. Alternatively, use the menu option Navigate -> Open Type ... Right click -> Run As -> Java Application
Wiki: SamplesExample
Wiki: SamplesMaven
Wiki: SamplesPetclinic
Wiki: SamplesSpringFaces
Wiki: SamplesURLMapping
Wiki: SamplesWebframework