Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

JCommander must support properties or rc files. #479

Open
linusjf opened this issue Nov 9, 2019 · 1 comment
Open

JCommander must support properties or rc files. #479

linusjf opened this issue Nov 9, 2019 · 1 comment

Comments

@linusjf
Copy link

linusjf commented Nov 9, 2019

#330 (comment)

JCommander must support the reading of default user-configured parameter values from a properties or rc file. These should be overridable from the command-line. The configuration file can be changed by users of the API by specifying a switch to do that. The API must support specifying a default file name for the configuration.

@linusjf
Copy link
Author

linusjf commented Nov 11, 2019

Looking through your codebase it appears that you do allow the specifying of defaults through property files. do change the title. The property values are not being used. Overriding does not exist.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant