Including Generated files into the project file

Posts   
 
    
Posts: 56
Joined: 08-Jun-2010
# Posted on: 09-Jun-2010 18:33:26   

Hello

I'm using version 3 and I am creating my own templates.

I've created a template for a new class which goes into the databasegeneric/Helpers folder and some new classes which I want to go into their own project.

as said I am using version 3 I have version 2.6 installed but I don't seem to have the 2.6 SDK docs which are often refered to.

My problem is that none of my generated classes are picked up by the project file (.csproj). I've been looking through the UI and through existing templates and cannot find how this is controlled.

I have also been unable to generate a new project file for the remaining files.

Can anybody give me a clue / point me in the right direction and / or post the 2.6 sdk somewhere.

Thanks ~Brett

daelmo avatar
daelmo
Support Team
Posts: 8245
Joined: 28-Nov-2005
# Posted on: 10-Jun-2010 06:08:19   

Did you add you template to the templatebindings on the project you want to include the code file?

I suggest to you to download the Manager templates (Customer Are -> v2.0 Downloads -> 3rd Party -> Manager Templates) to see how files are grouped in templatebindings files, and then the project generator taes include files such files that are inside the binding.

David Elizondo | LLBLGen Support Team