I am quite new to the eclipse IDE. I want to develop an IDE for codeigniter PHP framework. How I start. What is difference between Eclipse for C++ and Eclipse for Jave EE?

How I get start? Any kind of help is appreciated. Thank you.

link|improve this question

75% accept rate
feedback

closed as not constructive by BoltClock yesterday

This question is not a good fit to our Q&A format. We expect answers to generally involve facts, references, or specific expertise; this question will likely solicit opinion, debate, arguments, polling, or extended discussion. See the FAQ for guidance on how to improve it.

1 Answer

up vote 4 down vote accepted

Since CodeIgniter is a PHP framework, you might favor using eclipse-pdt: http://www.eclipse.org/projects/project.php?id=tools.pdt

Note that two of those links are to wiki pages. If you find any errors or broken links or missing information, you can edit those pages to improve them for the next person who needs them.

link|improve this answer
feedback

Not the answer you're looking for? Browse other questions tagged or ask your own question.