[MonoDevelop] Installing monodevelop-java into MD 2.8 on OSX?

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Oct 21 08:45:23 EDT 2011


On 20 October 2011 16:01, Jeffrey Kesselman <jeffpk at gmail.com> wrote:
> Hi Guys,
> I have some Java legacy code I need to use and I can't figure out how to
> enable Java in MD 2.8 on OSX??  I've looked all over the net but all i can
> find is the soruce code for md-java and a prebuilt package for linux.

We don't ship it on Mac but you could probably extract the addin dll
from the Linux package and copy it into the app bundle, or enable it
if you build MD from source:
http://monodevelop.com/Developers/Mac_Support/Building_MonoDevelop_on_OS_X

It is really just a convenience for building Java code and converting
it to a dll using IKVM. Manually invoking IKVM would have the same
result.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list