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.

2
  • 1
    Does it actually translate? I thought it was just a JVM interpreter. Can you point to a reference? Commented Mar 9, 2010 at 11:14
  • My mistake, it's an intepreter.. Commented Mar 10, 2010 at 11:57

1 Answer 1

4

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

Sign up to request clarification or add additional context in comments.

1 Comment

Just for the record. Grasshopper is a commercial product.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.