path separator

Subrata Biswas subrata_biswas@yahoo.com
Tue Mar 31 21:38:00 GMT 2009


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/



More information about the Cygwin mailing list