[MonoDevelop] Java and ILAsm bindings update

John Luke jluke@users.sourceforge.net
Tue, 08 Jun 2004 13:29:00 -0400


Hello,
	I just fixed the JavaBinding and ILAsmBinding which weren't working as
of the last release, due to some changes in Process.Start (which may be
a bug I need to check).

To use Java you will need to get the latest snapshot from
http://weblog.ikvm.net that works with mono-beta 2, or if the packages
get updated that should work also.  I also added some brief instructions
in MonoDevelop/docs/MDWithIkvm.txt

Let me know if anything doesn't work.

Thanks