This is the mail archive of the frysk@sources.redhat.com mailing list for the frysk project.
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
Other format: | [Raw text] |
If you like it better than jargs, then I'm guessing it isn't the GNU getopt-long JNI wrapper based implementation. We picked up jargs because the JNI getopt-long interface was so horrendous. Is there javadoc online for this alternative?I added command line parsing to ftrace recently. I'm attaching a new .java file.
This uses GNU Classpath's option parsing code, since I like it better than jargs. It isn't in gcc 4.1, so perhaps it could be put into frysk-imports. If you want to try this, download:
http://people.redhat.com/~tromey/gcjh/gcjh.jar
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |