Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to integrate cakephp in eclipse IDE?

Tags:

cakephp

i AM New to cakephp framework.please tell me how to work with the cakephp in eclipse Ide.please give the right instructions.


1 Answers

Working in CakePHP you may use Netbeans 7.* or PhpStorm instead of eclipse. Thats IDE support you more than eclipse and have built in CakePHP feature.

If your IDE is not ready for PHP development , then goes through the way :

Open Eclipse and go to Help-> Software Updates-> Find and Install Select "Search for new features to install" and click "Next" Create a New Remote Site with the following details:

Name: PDT

URL: http://download.eclipse.org/tools/pdt/updates/release

Check the PDT box and click "Next" to start the installation

Hope it helps

In eclipse you may try with this CakePHP Plugin For Eclipse . I think it will help you.

like image 175
hizbul25 Avatar answered Apr 22 '26 08:04

hizbul25