Clipboard
|
Generation variant 2 (simple class), i.e. if source elements are defined in the decision table. |
ide.<ProgrammingLanguage>.Clipboard = true | false (default = false)
In the case of Source Generation and Scrapbook Import it triggers the additional use of the system clipboard.
This can facilitate source code swapping with environments where no automatic adapter is yet available
Entry in an LFET.Project.ini-file:
ide.Java.Clipboard = true
Entry in an LFET.Project.yaml-file:
ide.Java:
Enabled: true
Clipboard:
Enabled: true