Hi all,
I know about IKVM.NET that converts Java bytecode to .NET CIL. Is there a tool that performs reverse conversion? either with or without support for translating WinForms to JavaFX/Swing GUIs.
Thanks.
Hi all,
I know about IKVM.NET that converts Java bytecode to .NET CIL. Is there a tool that performs reverse conversion? either with or without support for translating WinForms to JavaFX/Swing GUIs.
Thanks.
There is GrassHopper. Maybe you could use bridge instead ? My favorite one is jni4net for obvious reasons. But try this link list.