Embedded UML Forum » UML Modelling and Codegeneration related discussions » Tool Usage and Handling » Deleted Classes in Rhapsody still exists in µVision
Deleted Classes in Rhapsody still exists in µVision
1491 Betrachtungen
Seite:
1
Deleted Classes in Rhapsody still exists in µVision
23.09.2008 10:43
Hi
the Deployer don't delete redundant files. They still exists in the µVision Projekt. I think the deployer should delete these files.
Re: Deleted Classes in Rhapsody still exists in µVision
23.09.2008 10:50
The Problem is, that the code generation don't delete files. If you delete a class or rename a class or change the scope, Rhapsody generates new files if needed but don't delete not needed files. But there is a menu entrie called "Clean Redundant Source Files" in the Code menu of Rhapsody. These delete all files which are not in the Scope (these operation will ask again to delete these files). If you now deploy, these files will be deleted in the µVision project too.
