Long time ago …

My last commit to Args4J was long time ago. But I was happy, that my environment works – and also my knowledge about the project itself 😉 And the pause was fine because I startet a new try to implement the setting of Map-entries …. with success. Now you can have a bean with

@Option(name="-map") java.util.Map map;

and set the values from command line via

java MyApp -map key1=value1 -map key2=value2
Explore posts in the same categories: en

Schlagwörter: , ,

You can comment below, or link to this permanent URL from your own site.

Hinterlasse einen Kommentar