Tell me more ×
Stack Overflow is a question and answer site for professional and enthusiast programmers. It's 100% free, no registration required.

I've already tweaked my buildpath to autocomplete the native CI library but i can't autocomplete external library like templates and stuff. i've followed the instructions based from both http://taggedzi.com/articles/display/autocomplete-eclipse-codeigniter-2 and http://r15ch13.de/2011/03/autocomplete-in-aptana-3-for-codeigniter-2/ both are really helpful sites, just an info for you people out there, but one problem is that, i can't autocomplete external libraries, i've tweaked the base code to include that but it does nothing.

Anyone of you have tried tweaking autocomplete for external CI library e.g template..etc. please do share

share|improve this question
Adding the library as shown in your second link should work, but you should also be able to download the library you want and include the files in your files and Aptana will treat it like your code: (stackoverflow.com/questions/7244722/…) – Sarah Kemp Feb 25 at 16:33

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.