0

When I started my eclipse, server is missing from server view and my problem is similar to this question but answers are not there, Please let me know how can I get my tomcat server adapter in eclipse back.

I have tried downloading additional adapters.

I have tried all the answers of this question

My eclipse is kepler Eclipse IDE for Java EE Developers.

Community
  • 1
  • 1
ankit
  • 4,919
  • 7
  • 38
  • 63

1 Answers1

0

You may need to install "JST Server Adapters". Tomcat adapter is coming in JST Server Adapters.

Go to help ---> Install New Software. Add below link in Eclipse http://download.eclipse.org/webtools/updates

Try to install "JST Server Adapters".

Varun
  • 583
  • 5
  • 12
  • I have mentioned this that I have already tried this thing still I am not able to get server. – ankit Feb 24 '14 at 04:25
  • Can you try uninstalling it and install it again using this link. I was facing the same issue yesterday. Uninstalled and the installed it again. It worked for me. – Varun Feb 24 '14 at 04:27