ManNi PandiT
ManNi PandiT

Reputation: 76

Server Tab not Showing in Eclipse ADT

I am searching for server tab in windows show view and also in others but I could not find it anywhere.I have planned to work my app with web services and tomcat server.Do I have to install anything to see that tab or It is Not available in ADT . I am using Eclipse with ADT version.help me ASAP...

Upvotes: 2

Views: 5063

Answers (1)

Dage
Dage

Reputation: 236

I think you need a Java EE version to be able to show the server view.

Edit: You can install it in the ADT: help > install new software select the eclipse link (for me it is http://download.eclipse.org/releases/juno). Search for Eclipse Java EE Developer Tools

Upvotes: 5

Related Questions