NetBeans IDE support @porperty tags,
So, if you define Model @porperty comment like this:

@property Post
class Post extends AppModel {}

You get Model autocomplete (and associated models)
like: $this->Post->User->Profile->...

Works on controllers, components...
Better support for cake is on Netbeans todo list.

Latest Eclipse PDT should also support @property.

I think ZendStudio 7.0 is most stable IDE for larger projects and SVN
integration,
much better then eclipse PDT.


On Aug 5, 11:23 pm, maigel <[email protected]> wrote:
> Hi cakephp programmers,
> I was wondering which Editor/IDE you guys use, or think it's the best
> one to use with cakephp.
> When I first tried out symfony framework I used PHPedit or Eclipse
> which gave me autocompletion for it. But they don't for Cakephp (for
> example when you use models and such).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to