c# - Generate Code in Visual Studio 2015 UML Class diagram is not working -
i made basic uml class diagram of class 2 fields, method, , subclass 1 field when hit generate code nothing happens. console says worked no errors when @ log says "(class): no file generated because 'appliestoelement' method of template 'classtemplate.t4' evaluated false." on both of classes. missing?
i fixed using uml model explorer.
i went uml model explorer, right-clickd project, clicked generate code popped message:
told me component cache out of date restarted visual studio. after tried generate code again through uml model explorer , worked.
Comments
Post a Comment