
INFO: Command line argument: =/Users/appshah/Documents/jee-photon/apache-tomcat-9.0.10 INFO: Command line argument: -Dcatalina.base=/Users/appshah/Documents/jee-photon/workspace/c/.metadata/.plugins/.core/tmp0 INFO: CATALINA_HOME: /Users/appshah/Documents/jee-photon/apache-tomcat-9.0.10 INFO: CATALINA_BASE: /Users/appshah/Documents/jee-photon/workspace/c/.metadata/.plugins/.core/tmp0 INFO: Java Home: /Library/Java/JavaVirtualMachines/jdk-10.0.2.jdk/Contents/Home INFO: Server version: Apache Tomcat/9.0.10 Console output: 11:12:57 AM .VersionLoggerListener log Now right click on Server and click Start. Double click on it verify HTTP ports information. You should see Tomcat v9.0 Server at localhost under Servers tab. Select Apache installation Directory and click Finish.

Same tutorial works with Tomcat 10.0 too 🙂.


In this tutorial we will go over all detailed steps to configure Apache Tomcat successfully in Eclipse environment.
Eclipse for mac v1.8 install#
Apache Tomcat is the best production ready web container.īy default when you download Eclipse IDE, it doesn’t come with Tomcat install with it. Mainly for Web Development project you need Web Server. Eclipse is a very powerful development environment for Java.
