Eclipse comment templates not used with Omondo UML dagram [message #91395] |
Tue, 02 August 2005 06:48 |
Eclipse User |
|
|
|
Originally posted by: bin04019.fh-hagenberg.at
hi,i generate my code documentation automatically via comment templates
(@eclipse: window->preferences->java->code style->comments).now i use omondo
class diagrams to create my classes.the problem:although the comment-header
is properly inserted at files, constructor, attribute and method comments
are not inserted.there are comment-headers for them though, but they seem to
be generated by omondo and do differ from them which i want.my comment -
correctly inserted when creating class manually (getter for
instance):/********************************************** * @return Returns
the testproperty. **********************************************/comment
which is inserted, when class is created automatically via UML:/** * Getter
of the property <tt>testproperty</tt> * @return Returns the testproperty. *
@uml.property name="testproperty" */it appears that omondo uses its own
templates and not the templates which can be determined in eclipse.is it
possible to tell omondo to use the eclipse templates?or is it possible to
change the omondo templates themselves?help please :-)!thx
|
|
|
Powered by
FUDForum. Page generated in 0.47339 seconds