What is the best way to use java library from .NET?
Asked
Active
Viewed 1,756 times
2 Answers
4
I don't know if it is the best way, but it's the only one I know...

Thomas Levesque
- 286,951
- 70
- 623
- 758
0
With the 2003 version of their tools, Microsoft had something called the Java Language Conversion Assistant which would convert Java to C#. I've used it -- it kind of sort of mostly works.

Ken
- 2,886
- 20
- 11