Tool to convert java to c# code [closed]

旧城冷巷雨未停 提交于 2019-11-26 09:07:21

问题


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.


回答1:


For your reference:

  • Sharpen by db4o
  • XES
  • RemoteSoft Octopus (commercial)

Note: I had no experience on them.




回答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



回答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




回答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.



来源:https://stackoverflow.com/questions/896867/tool-to-convert-java-to-c-sharp-code

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!