[java] Tool to convert java to c# code

What is the best tool out there at the moment to convert java to c#? Apart from

  • j2ctranslator
  • j#

I use IKVM at the moment.

This question is related to java c# code-translation

The answer is


Microsoft has a tool called JLCA: Java Language Conversion Assistant. I can't tell if it is better though, as I have never compared the two.


I've had good results with this one. Much easier to use than Sharpen.

http://tangiblesoftwaresolutions.com/Product_Details/Java_to_CSharp_Converter.html


For your reference:

Note: I had no experience on them.


Don't. Leave them as Java and use IKVM to convert them to .Net DLLs.