2

I installed apache tomcat 8.5 but it didn't show up while creating dynamic web project in Eclipse Indigo. It showed up versions until 7.0 only. Finally, I had to install tomcat 7 to proceed. What could be the issue?

2 Answers2

3

Download Eclipse Neon which supports Tomcat 8.5.

Shrikant
  • 523
  • 4
  • 15
0

Install "JST Server Adapters Extensions (Apache Tomcat)" (via window menu > "Help" > "Install New Software"): JST Server Adapters in Eclipse

S. Doe
  • 685
  • 1
  • 6
  • 25