23

Ok I am running with Eclipse Kepler. Tried today to set it up for Tomcat 8, but the adapter won't appear in the list.

Googled a bit and found tutos on SO, nixmash and vitalflux, which all sum up the same way: download the last 3.6 Eclipse WTP and unzip it in your eclipse directories.

But I don't want a whole upgrade of my Kepler to the Luna WTP version (In my understanding, this is what would actually happen). I am looking for a way to pick only the server adapters. How do I do that?

Community
  • 1
  • 1
Aldian
  • 2,592
  • 2
  • 27
  • 39

1 Answers1

64

After experimenting by myself, I came up with the following solution:

  • Go to the "Install New Software..." menu

enter image description here

enter image description here

  • Wait for the dependencies to be resolved:

enter image description here

  • Complete the installation process, restart Eclipse, try to configure a new server:

enter image description here

Hope this helps..

mel3kings
  • 8,857
  • 3
  • 60
  • 68
Aldian
  • 2,592
  • 2
  • 27
  • 39