Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Eclipse: Web Services Option is missing

Tags:

eclipse

This not a programming question but Most of the programmers using Eclipse should have the answer I am lokking for.

I am running eclipse Indigo (v 3.7). But I dont find the option to create a web services client.

My googling has so far suggested that I should do following:

File -> New Project-> Other Under "select Wizard" pop up window, Select "Web Services" option.

So, in my case, I do not see "Web Services" at all.

This version was running on windows, So I install Eclipse on my ubuntu box and still I do not see the "Web Services" option there.

I think I am missing something.

Could you help me figure this out. I started learning Eclipse quite recently.

Thanks.

like image 317
slayedbylucifer Avatar asked Apr 09 '12 17:04

slayedbylucifer


1 Answers

what "kind of" Eclipse do you use. I guess it has to be this: http://www.eclipse.org/webtools/ or you you will have to install the appropriate plugins for being able to develop web related projects

like image 190
Bela Vizer Avatar answered Oct 03 '22 22:10

Bela Vizer