Adapter template project placement

Posts   
 
    
pilotboba
User
Posts: 434
Joined: 05-Aug-2005
# Posted on: 20-Oct-2005 00:08:23   

Is there a way to tell the generator (without editing templates) to create the VS project files inside the DbGeneric and DbSpecific folders rather and in the parent folder that they are generated too?

If not, put this on file as an ER.

Thanks, BOb

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 20-Oct-2005 09:53:15   

No, you have to alter the adapter generator config (create copy -> alter the tasks, takes 2 seconds).

Frans Bouma | Lead developer LLBLGen Pro
pilotboba
User
Posts: 434
Joined: 05-Aug-2005
# Posted on: 20-Oct-2005 18:46:03   

Otis wrote:

No, you have to alter the adapter generator config (create copy -> alter the tasks, takes 2 seconds).

Ok,

I haven't done any customization yet. Still learning the out of the box stuff. So, what takes you 2 seconds will probably take me a bit longer than that. But, I will give it a wack.

It would be nice if you could config where the proj files go in the project options. I guess I don't understand why you put it IN the folder for self-serv and in the parent folder in adapter. wink

BOb

Otis avatar
Otis
LLBLGen Pro Team
Posts: 39933
Joined: 17-Aug-2003
# Posted on: 20-Oct-2005 21:12:01   

pilotboba wrote:

Otis wrote:

No, you have to alter the adapter generator config (create copy -> alter the tasks, takes 2 seconds).

Ok, I haven't done any customization yet. Still learning the out of the box stuff. So, what takes you 2 seconds will probably take me a bit longer than that. But, I will give it a wack.

There are 2 tasks for vs.net project file generation, you'll find them easily. They have a parameter for destination folder, just change it simple_smile . Please let me know if you run into problems with this.

It would be nice if you could config where the proj files go in the project options. I guess I don't understand why you put it IN the folder for self-serv and in the parent folder in adapter. wink

It looked more natural for sourcesafe, though it's indeed a thing which should be customizable.

Frans Bouma | Lead developer LLBLGen Pro