Minor release. Moved to Google Code.

Today I moved all sources and binaries to Google Code. It seems to work fine for such a small tool :).
Please use Issues section there to submit bug fixes or suggestions.
Also a new release was created combined with latest version of ikvm: ikvmbin-0.37.2855.zip.

From now tool will be distributed using the following naming convention:
jar2ikvmc-<major>.<minor>.<build>.zip

Build number is actually equal to tagged revision number in subversion.

Binary: jar2ikvmc-0.1.7.zip
Source: jar2ikvmc-0.1.7-src.zip

Jar2ikvmc

A small tool helping to generate ikvmc command-line script was created. The program is called jar2ikvmc.

It can be usefull when number of original jar files to be converted to .NET is substantial.

See more details on project page: jar2ikvmc Google Code project