This is the mail archive of the cygwin@cygwin.com mailing list for the Cygwin 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]

1.3.9: java with cygdrive


Hi there,

try this: 
- Copy e.g. rt.jar file from a installed java runtime environment to c:\
- In Cygwin run 'jar tvf /cygdrive/c/rt.jar' for getting a list of the
jar-contents to standard output.

Java will return a 'path not found exception'. It does not understand
the reference to the x: drive even if I change the cygdrive-prefix with
the mount-command. The //x version in Cygwin-4.0 worked instead.

Thanks for a hint and regards

Axel Volkwein

--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Bug reporting:         http://cygwin.com/bugs.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]