[symfony-users] Re: doctrine:generate:entities generating classes in wrong folder?

2011-01-05 Thread jopoli...@gmail.com
uot;, str_replace('\ > \', '/', $bundle->getPath())); > > I call the command like this: > php app\console doctrine:generate:entities --bundle="Application > \MainBundle" > > regards > Peter > > On 2 Dez., 20:52, "jopoli...@gmail.co

[symfony-users] doctrine:generate:entities generating classes in wrong folder?

2010-12-03 Thread jopoli...@gmail.com
hi, my name is jorge, i've been recently working with de PR4 of the symfony 2.0 sandbox, i was following the guide about symfony and doctrine when i tried to generate the class for the user table that is inside the guide, however the class generated wasn't in the folder "Application/HelloBundle/Ent