forcedotcom / dataloader

Salesforce Data Loader
BSD 3-Clause "New" or "Revised" License
485 stars 295 forks source link

configurable properties information cleanup #1348

Closed ashitsalesforce closed 1 month ago

ashitsalesforce commented 1 month ago

Capture the full list of configurable properties and their metadata such as default value, read-only, property label in Settings dialog, property description or tooltip in Settings dialog, whether settable only as a command line option.

Configurable properties include command line options, properties configurable through Settings dialog, properties usually set in process-conf.xml, and properties set in config.properties file.