I was tasked with working on a web portal application at work.
I was provided with an existing copy of the project folders from eclipse. I can not make it work.
I am trying to set up a local server and do local development, and then move it to a production server.
For my server, I have WebSphere Application Server V8.5.5 Liberty Profile installed. I created a Hello World project to make sure it works. It.
When I try to right-click the project and select "Run As" β "Run on Server" ... I see the following:

I'm not sure if this helps, but here are the Project Boundaries: 
Current software:
- Eclipse, Java EE IDE, Kepler, version 4.3.2.
- WebSphere Application Server V8.5.5 Liberty Profile
- Java Compiler 1.7 (1.6, 1.5, 1.4, 1.3)
source share