I am trying to deploy my code to the apache http server. when I try to add a new http server in Eclipse(Luna) from Eclipse->Preference->Server->Runtime Environment->Add->Under folder “Basic” I don't see “HTTP Server” listed.
I am using OS X and I have apache installed on my machine.
How can I add the Http Server option to the list.
Thanks.
I found what the problem was. I didn't have WTP installed on my Eclipse. this helped me. after I installed WTP I can see http server listed in the runtime server list.