Book a Demo

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - dorival

Pages: [1]
1
Uml Process / import delphi source without documentation
« on: February 07, 2012, 04:30:27 am »
Hello,
I have a problem importing the documentation of Delphi source code.
if I generate a source code for Delphi from EA (version 8), information from field notes of the attribute are exported as follows:

Code: [Select]
/ / my documentation on the attribute bla bla bla ....
attribute: integer;

But if I import a source code containing this note, the EA does not write anything in the field notes.
 How do I import my sources and maintain documentation on each attribute or method?
 thanks for the help me.

Pages: [1]