The following 2 steps worked for me 1) Use semicolon as path separator 2) Enclose the whole path string inside double quote
Example javac -classpath ".;poi-3.2-FINAL-20081019.jar" SR.java -- View this message in context: http://www.nabble.com/path-separator-tp17704083p22813149.html Sent from the Cygwin list mailing list archive at Nabble.com. -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/