Page 1 of 1

Code Completion not working

Posted: Sun Nov 30, 2008 2:53 pm
by amy.damnit
I am trying to learn PHP, but first want to set up an IDE on my MacBook, because others have said it will speed up the learning process.

I installed Eclipse PDT All-In-One v2.0.0M2 and it seems to work, but the "code completion" and "function list" features don't work.

Without those features working, I might as well use TextEdit?!

What am I doing wrong?? :?

Thanks,


Amy

Re: Code Completion not working

Posted: Wed Dec 03, 2008 9:52 am
by airy
I have no idea about Eclipse in MacOS
try to reinstall eclipse or download eclipse for php from their offical site

Re: Code Completion not working

Posted: Wed Dec 03, 2008 10:02 am
by mintedjo
An IDE speeds up the development process.
It CAN speed up the learning process but also hides some of the specifics of what's really going on, particularly if you are new to programming.

Personally, I would rather eat a pine cone than use Eclipse.