How to call java functions in C#.net

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • lkolluru
    New Member
    • Dec 2014
    • 1

    How to call java functions in C#.net

    Hi,

    We had few functions which were written in Java, and we are now moving to C# .Net.

    Instead of re-writing the code in .net, I want to know if there is any possibility to use those functions in .Net as is. (calling java functions). If yes, Please let me know how or any reference would help.

    Thanks.
  • Luuk
    Recognized Expert Top Contributor
    • Mar 2012
    • 1043

    #2
    Interesting question... !

    This looks promising:


    i'm not having experience with it (yet)...

    Comment

    Working...