Question

How can I configure codeigniter 2.1.0 framework in eclipse helios?

Can anybody provide me the link of steps to do this.

Thanks

Was it helpful?

Solution

Follow the installation manual found here, and them simply create new PHP project and add the folder with the CI instance to it (click here for details). Simple as that ! Good luck

PS. Eclipse is not setting the framework for you, it just provides you with a PHP IDE, you are the one that does the magic here.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top