Skip to Main Content

Java Programming

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to GetOpt() with Java

807605Sep 11 2007 — edited Sep 11 2007
Hello everybody,

I was looking for a way to process the arguments that are passed to my Java CLI application but couldn't find any good examples.

From what i found, Java doesn't have a native class that can process shell arguments, does it?

Can anybody provide me a good working example of how to process arguments?

Thanks in advance,
Lu�s
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Oct 9 2007
Added on Sep 11 2007
5 comments
146 views