When I try to create automatically the model from the database with the dev toos I receive a bunch of errors saying that it couldn't locate the config.php file. I am in a multi module project and the what for what I saw, the problem is that the dev-tool script is trying to find the config files as it was in a simple module project. Is it possible to overcome this? I mean is there a parameter that says that the project is a multi module?