I have a small problem in that I want to work with CodeIgniter, but I love to work with Dreamweaver and Eclipse because of their powerful code-hinting features. However, I want to integrate CodeIgniter into my project too, and neither of these two IDEs provide code hinting for CodeIgniter. I have tried to use the steps given in this answer Setting up codeigniter in Dreamweaver CS 5.5, but even this is not helpful.
I want to know how to configure any of the IDEs to show code hints for CodeIgniter 2.1 or above.