Code Generation removed @Override annotations
Hello,
this is a problem I experience quite often. I reverse engineer changes to the code into the model and then the code generator removes the @Override annotations.
What can I do in order to make the code generator keep this annotation?
Moritz
this is a problem I experience quite often. I reverse engineer changes to the code into the model and then the code generator removes the @Override annotations.
What can I do in order to make the code generator keep this annotation?
Moritz
Comments
Thank you for reporting this issue. UML Lab should keep the @Override annotations in the code. Please help me to reproduce the problem.
- What is the code style of the affected Operation in the UML model (Open the Properties View, select the Operation and open the tab "Code Style")
- Which Stereotypes are applied on the Operation (Again in the Properties View, this time the contents of tab "Stereotypes")
- What did you change in the code, to cause the Reverse Engineering?
I'm looking forward to your answers.
Manuel
I do not have a UML Model for this class! I added the package to reverse engineering to use some other classes. I changed nothing in this class. So I have no idea, where this comes from.
Moritz
this is very strange. I'll keep on trying to reproduce the bug.
Manuel