Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to install PHP support in eclipse Luna?

I downloaded the latest eclipse version "Luna".

But I am not able to find PHP support in the "Install New Software"

Can anyone provide me with the software site link for installing php support and symfony/twig plugin for eclipse luna ?

like image 519
DPK Avatar asked Nov 06 '13 07:11

DPK


People also ask

Does Eclipse support PHP?

The PHP IDE project delivers a PHP Integrated Development Environment framework for the Eclipse platform. This project encompasses the development components necessary to develop PHP-based Web Applications and facilitates extensibility.

Does Eclipse Luna support Java 8?

Java SE 8 is the most significant expansion of the Java programming model yet and Eclipse Luna (R 4.4) has been reloaded to be ready for Java 8.


1 Answers

UPDATE

  1. Click on Help on the top menu.
  2. Choose Install New Software
  3. Choose the Luna from the available site link
  4. Now on the below section, type PHP.
  5. That should bring you list of softwares for PHP tools.

http://download.eclipse.org/tools/pdt/updates/latest/ (upadated)

And for Symfony/twig:

http://p2-dev.pdt-extensions.org/

like image 63
timbernasley Avatar answered Oct 19 '22 00:10

timbernasley