A
A
Anton @ Lyalin2017-01-16 14:21:41
Java
Anton @ Lyalin, 2017-01-16 14:21:41

How to create launch options for jar file?

You need to write a console application, compile. The application must be run via the console with additional options, such as java -jar -in <input file> -out <output file>. How are these -in and -out startup options created?

Answer the question

In order to leave comments, you need to log in

2 answer(s)
A
Anton @ Lyalin, 2017-01-16
@toxa_1995

Understood, common cli

A
al_gon, 2017-01-16
@al_gon

If this is an exercise then www.java2s.com/Code/Java/Development-Class/Console.htm
Else
https://commons.apache.org/proper/commons-cli/jewelcli.lexicalscope.com And for stackoverflow.com
scope /questions/1200054/java-library-f...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question