2

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.

lmsasu
  • 7,459
  • 18
  • 79
  • 113

1 Answers1

4

There is GrassHopper. Maybe you could use bridge instead ? My favorite one is jni4net for obvious reasons. But try this link list.

Ira Baxter
  • 93,541
  • 22
  • 172
  • 341
Pavel Savara
  • 3,427
  • 1
  • 30
  • 35