Tool to convert java to c# code [closed]
Solution 1:
For your reference:
- Sharpen by db4o
- XES
- RemoteSoft Octopus (commercial)
Note: I had no experience on them.
Solution 2:
Don't. Leave them as Java and use IKVM to convert them to .Net DLLs.
- http://www.ikvm.net/devguide/java2net.html
- http://sourceforge.net/apps/mediawiki/ikvm/index.php?title=Ikvmc
Solution 3:
I've had good results with this one. Much easier to use than Sharpen.
http://tangiblesoftwaresolutions.com/Product_Details/Java_to_CSharp_Converter.html
Solution 4:
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.