New job, new laptop, new installation.
I have used myEclipse with tomcat in the past and loved the hot debugging. Now with this new installation I am having a problem getting started.
Installed:
Eclipse 2.1.2
MyEclipse 2.7 rc2
No other plugins installed
Tomcat 4.1.29
Steps taken:
Enabled tomcat in prefs and pointed to installation.
File/new/other/webmoduleproject… set up folders…
Right click on project selected “Add remove project deployments” and everything seemed fine.
I can start tomcat from command prompt and see my JSP was deployed.
How do I start tomcat from myEclipse? I don’t see the servers run/start menu that I remember in the past.
I am in the myEclipse Perspective.
I have 2 run menus in the toolbar
First one has Run… and Run As (JUnit, Applet,Application),
Second one has Run As (Ant Build) and External Tools.
thanks,
Chris