Sparx Systems Forum

Enterprise Architect => Automation Interface, Add-Ins and Tools => Topic started by: hydrofoor on May 24, 2013, 06:21:53 pm

Title: how to prevent hyperlinks in generated source code
Post by: hydrofoor on May 24, 2013, 06:21:53 pm
Hello,

When generating C source code, any links created in the notes to other elements in the model end up as hyperlinks in the generated source code.
E.g.
   'See ClassA'
becomes
   '/*See <a href="$element:..... */'
I've been searching for ways to have the element name 'ClassA' end up in the source code iso the hyperlink.

(How) can I get what I want?
txs
erik