Install Tomcat with Eclipse
Posted on Tue 19 April 2011 in Development • Tagged with Eclipse, Tomcat
Howto install Tomcat with Eclipse IDE on MacOS X.
What we need:
1. Extract Eclipse into your Applicationfolder and Tomcat to your prefered location for example into your home directory.
2. change into the apache-tomcat-6.0.20/bin directory and make all .sh files executeable
cd <pathtoyourtomcat …
Continue reading