C# --> Java code generator -
I have a small (~ 2000 line of code) class that I want to go to Java & amp; I would like to use both. met. There are several ways to do this - one of these is by wrapping the class as a service, using some interop magic, or both of the C # and amp; Java.
Do you know the out-of-the-box tool that meets the latter - takes a simple C # class with no dependencies and turns it into a similar Java class?
Take a jar file and it works very well in compiling it into a managed .NET assembly.
Comments
Post a Comment