How can I configure codeigniter 2.1.0 framework in eclipse helios?
Can anybody provide me the link of steps to do this.
Thanks
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
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.