资源说明:Some scripts to generate Eclipse workspace using JRuby and IVY integration
Intent ===== ---- My tool to make me productive at client site. Purpose ======= Auto-generate eclipse workspace from wellformed but customized IVY files. It allows me choosing which projects/modules are binaries. ---- Implementation ============== I used JRuby to call IVY API for resolving and retrieving dependencies and ERB templates to generate project files. The trick I used is to use "source link" option in eclipse to point to sources and generate workspace in separate place so that I do not clutter versioned code.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。