Naming of Output Flies

Discussion of open issues, suggestions and bugs regarding Entity Developer - ORM modeling and code generation tool
Post Reply
graffitiMSX
Posts: 1
Joined: Mon 16 Jul 2012 19:48

Naming of Output Flies

Post by graffitiMSX » Mon 16 Jul 2012 19:51

Hello,
When I generate the code for my database, all the files are name with the complete namespace (by example, they become xxx.yyyyy.mynamesace.myfilename), and I want all of them to only be (myfilename).
There´s a way to configure to not add the namespace in the name of the file?
Thanks,
Rudolf

Shalex
Site Admin
Posts: 9543
Joined: Thu 14 Aug 2008 12:44

Re: Naming of Output Flies

Post by Shalex » Wed 18 Jul 2012 16:03

We recommend you to take advantage of using Entity Developer's powerful feature which allows to modify predefined templates: right click on the template in Model Explorer > "Copy to Model Folder", and you can modify the template now.

Post Reply