I recently used this tweak to manage multi-app on my project :
http://jolicode.com/blog/multiple-applications-with-symfony2
Now when generating a bundle, default src folder suggested looks like this :
Target directory [D:\clients......\www\apps/src]:
That is not correct, src folder location is without "../apps"
How can I change that default value please ?