I am evaluating myeclipse and I have run into the following issue:
I am following the tutorials at:
http://www.myeclipseide.com/documentation/quickstarts/webprojects/
and
http://www.myeclipseide.com/documentation/quickstarts/appservers/index.html
using a Windows Viata machine.
I have my tomcat server setup and running and everything looks good. If I open a web browser and navigate to http://localhost:8080/myproject I can see the page. If I make a change in myeclipse and refresh the page it changes in the browser. However, in myeclipse, when I click the run or debug buttons, a screen with a title bar of run and a title of Create,manage and run configurations appears. There is a list of items on the left like Eclipse Application, Equinox OSGi Framework (whatever that is) java Applet, Java Application, Junit, etc. I cannot click on anything in that list and the only other option is a close button. A run button exists but it is grayed out. Can someone help with this?
Thanks very much.