Blogger :
IKVM.NET Weblog
All posts :
All posts by IKVM.NET Weblog
Category :
XML
Blogged date : 2008 Jun 25
Andy Malakov wrote
an Ant task for ikvmc. It also contains
a doclet that can generate an xml mapping file that contains all the parameter names
that ikvmc can then attach to the .NET methods (ikvmc already does this for methods
with debugging information, but that doesn't work for abstract methods).
Good stuff!