Is there a java sdk for cygwin?
+4
A:
I'm pretty sure you can use a normal Windows SDK install and just set it to be in your path.
Mr. Will
2009-06-23 03:07:28
I want cygwin file system path integration.
Gambit
2009-07-14 21:04:01
I found a link on this from the OpenJDK project.http://hg.openjdk.java.net/jdk7/jdk7/raw-file/tip/README-builds.html#paths
Mr. Will
2009-07-14 21:45:32
-1 Windows Java SDK doesn't behave correct on Cygwin. For example, it expects backslashes in paths.
cletus
2010-09-04 02:35:15
+1
A:
It would be nice if there were a native cygwin implementation which used the cygwin file system and X-windows for display, unfortunately I am not aware of such a release. I would assume it is quite an effort to port OpenJDK as well, but I haven't tried.
Peter Lawrey
2009-06-23 05:59:22