cygwin-java-wrappers
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:Wrappers for windows java utilities to convert windows paths
Java wrappers for cygwin. The idea: use them as you would java on *nix.

The java utilities on windows accept windows paths, so there's an impedance mismatch if you want to develop on cygwin. These scripts convert the *nix paths to windows paths, and java is happy.

The script uses the JAVA_HOME environment variable to find your java directory (e.g. /cygdrive/c/program files/java)

Install by running with "make install". Defaults to installing to /usr/bin

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。