This is the mail archive of the cygwin 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] |
On Wed, 2011-08-03 at 09:58 -0400, Larry W. Virden wrote:
Cygwin Ports provides a Java environment based on JamVM and GNU Classpath, which includes Ant, ECJ, OpenJDK langtools (apt, javac, javah, javadoc, javap), Java-GNOME programs, fop, and several dozen libraries. It's not quite a Su^WOracle JRE but its enough for my needs.
Yes; but to use Oracle (or other Windows-based) JVMs mostly requires setting PATH and CLASSPATH properly. Most particularly, CLASSPATH needs to be in Windows format (';' separator, not ':', and \ in file/directory paths, not /). This mostly requires understanding of appropriate quoting and use of cygpath ...
-- Problem reports: http://cygwin.com/problems.html FAQ: http://cygwin.com/faq/ Documentation: http://cygwin.com/docs.html Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple
Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
---|---|---|
Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |