Java Gene­ra­tion Para­me­ters

The key values described in this section can be used to make the ba­sic settings for the ge­ne­ra­tion of Java at project level.

Overview

  • Settings are made via key value pairs in confi­gura­tion files

  • LF‑ET searches for confi­gura­tion files backwards in the folder hierarchy, starting from the place where a given de­ci­sion ta­ble is saved

  • Confi­gura­tion files can be nested

  • Two file formats can be used:

    1. INI: the classic INI files consisting of rows each with a "key = value" expression

    2. YAML: a modern and lightweight markup language