macos – Issue wrt configuaration of Tomcat in eclipse
I am using macbook Monetary 12.7.3. For Eclipse IDE, I am using following version : 2023-09 (4.29.0). I have recently installed Apache Tomcat version 9.0.86 on my mac. I have installed it successfully. Now, when I am trying to configure it in my Eclipse, my eclipse is not showing Apache version beyond 8.0 for selecting.
I selected v8.0 from Apache versions because there is no Tomcat v9.0 in my eclipse
When it asked me to enter Tomcat installation directory, I entered following — /Users/aditi/Desktop/Tomcat/apache-tomcat-9.0.86/webapps/ROOT
After this, an error pops up which says this : Unknown version of Tomcat was specified.
How to solve this issue?
I am expecting to configure Tomcat v9.0 on my eclipse IDE.
Read more here: Source link
