I'm using Eclipse Version: Luna Release
I want to use Apache Tomcat 8 (I'm always working with the 7th version of Tomcat). When i try to define a new server from : Prefereces > Server > new Server i don't get the Apache Tomcat 8 in the showed list of different versions.
Asked
Active
Viewed 5,768 times
0

Amira
- 3,184
- 13
- 60
- 95
1 Answers
1
Are you sure you use Luna indeed? Luna ships with WTP 3.6 which should have Tomcat 8 support.
There are similar questions on SO (e.g. How to use Tomcat 8 in Eclipse?) and usually the solution is to update your WTP installation.
Help -> Install new software -> Add -> WTP:http://download.eclipse.org/webtools/updates/ -> OK
Then Help -> Check for update.

Community
- 1
- 1

Marcel Stör
- 22,695
- 19
- 92
- 198