Using Eclipse, I have created a Fitnesse framework. When I run the simple calculator example (Right Click - Run as java app) my console throws the error -
Starting FitNesse on port: 80 SEVERE: FitNesse cannot be started... SEVERE: Port 80 is already in use. SEVERE: Use the -p command line argument to use a different port.
I do not want to use the command line to manually change the default port. I want to change it through Eclipse? How do I do this? I am new to this so please explain plainly.
Many thanks,