I use MyEclipse 4.1.1 GA (build id 20060309-4.1.1-GA).
When I import Java code into an UML model, all my javadoc comments are missing in a model.
Also, I cannot maintain documentation just in a model, because every generating of Java code would destroy hand-made changes to the classes kept in UML model.
Basically, I would like to avoid situation where I have to write documentation both in a model and as Javadoc.
Is there something I can do about it?
Waldemar.