I am new to Cygwin. What are the normal steps that are followed when setting Java classpath and all for running programs in Cygwin?
If I'm not mistaken, Cygwin inherits the Classpath settings from the "normal" windows settings, so if you setup your Classpath within the system properties both Windows and Cygwin should be able to use it.