cbeust / jcommander

Command line parsing framework for Java
Apache License 2.0
1.94k stars 332 forks source link

How to add command line parameter dependency with JCommander? #536

Closed simonjhy closed 4 months ago

simonjhy commented 2 years ago

How to add command line parameter dependency between multiple parameters using JCommander?

mkarg commented 1 year ago

This will be the answer once it got merged: https://github.com/cbeust/jcommander/pull/542 :-)

mkarg commented 8 months ago

@simonjhy Please try out latest JCommander 1.83 and confirm whether your reported issue is solved. Thanks.

mkarg commented 4 months ago

@simonjhy As you did not respond I assume this issue got fixed using 1.83, so I am closing this ticket hereby.