> Must I write the name of all my models with PHPDoc in AppController?

Yes you must! Each model,component,... must be put in like that code
example, each var must have the phpDoc in its comment above, but only
one time in the AppController.

Good to see the SVN problem is solved, I wasn't sure about that.

Michael

> Otherwise, I've tested your solution for SVN, but it doesn't work.
> Even I use "Import SVN" in an existing PHP project, no code completion
> is available, even PHP built'in functions like "mysql_close" or
> "str_replace" are unavailable!
>
> Moreover, the Eclipse Outline View doesn't work too with a SVN
> checkout project! It's impossible to take some Eclipse/PDT utilities
> with that kind of project
> Currently I think create 2 projects in Eclipse: one for SVN checkout
> and one for my real web project. And then I will merge all files
> before making my SVN commits...
>
> See you another solution?
>
> BR,
>
> Aurélien (avairet)


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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