Two fun things I've learned about cygwin today... The first is about emacs!
I forget the exact reason, but "c-x c-c" won't quit unless you add "set CYGWIN=binmode tty ntsec " to your Cygwin.bat in the cygwin directory.
Secondly files that are created in windows need to be stripped of their line ends. You can do this by running d2u on the file you are trying to use in cygwin.
Wednesday, August 18, 2010
Sunday, August 1, 2010
Args4j vs jcommander
http://java.dzone.com/articles/life-too-short-parse-command?utm_source=feedburner&utm_medium=feed&utm_campaign=Feed%3A+javalobby%2Ffrontpage+%28Javalobby+%2F+Java+Zone%29&utm_content=Google+Reader
Found this article on google reader and am just posting here to ponder the difference in args4j amd jcommander
Found this article on google reader and am just posting here to ponder the difference in args4j amd jcommander
Subscribe to:
Comments (Atom)