[Ikvm-developers] Mapping java standard class
Brought to you by:
jfrijters
|
From: <xi...@fr...> - 2014-02-26 16:45:09
|
Hi ! Is there a way to tell to IKVM that when it see java.util.list (or other classes) to use System.Collection.List (as example). My goals si to avoid lib's user to include / use IKVM.*.dll when using it. I've seen a remap option but I can't find any doc. Thanks for your help. |