Interface.CommentDtText

ide.Java.Interface.CommentDtText = true | false (default = false)

This parameter can be used for ge­ne­ra­ting a JavaDoc comment for a generated interface from the text of the de­ci­sion ta­ble:

Entry in an LFET.Project.ini-file:
ide.Java.Interface.CommentDtText = true
Entry in an LFET.Project.yaml-file:
ide.Java:
  Enabled: true
  Interface:
    CommentDtText: true