path separator

samitj jain.samit@gmail.com
Sat Jun 7 01:18:00 GMT 2008


Hi,
what is the path separator in Cygwin for paths, classpaths etc..

this works...
$ java -cp lib/matrix/matrix.jar
com.test.matrix.simulation.SimulationApplication

this fails..
$ java -cp lib/matrix/matrix.jar:bin/
com.test.matrix.simulation.SimulationApplication
Exception in thread "main" java.lang.NoClassDefFoundError:
com/test/matrix/simulation/SimulationApplication 

Can you please advise on this?

thanks,
Sam

-- 
View this message in context: http://www.nabble.com/path-separator-tp17704083p17704083.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