Code Completion not working

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
User avatar
amy.damnit
Forum Newbie
Posts: 6
Joined: Sun Nov 30, 2008 2:08 pm
Location: Illinois

Code Completion not working

Post 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
User avatar
airy
Forum Newbie
Posts: 20
Joined: Fri Jul 11, 2008 2:53 am

Re: Code Completion not working

Post by airy »

I have no idea about Eclipse in MacOS
try to reinstall eclipse or download eclipse for php from their offical site
mintedjo
Forum Contributor
Posts: 153
Joined: Wed Nov 19, 2008 6:23 am

Re: Code Completion not working

Post 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.
Post Reply