Call Java function from C# #324
nguyenhothanhtam0709
started this conversation in
General
Replies: 3 comments 5 replies
-
That is pretty much the entire point of IKVM, yes. I think the README amply covers this at this time. |
Beta Was this translation helpful? Give feedback.
0 replies
-
@wasabii , I used IkvmReference to include the .jar file. But when executed dotnet run, I got this error. |
Beta Was this translation helpful? Give feedback.
0 replies
-
We don't currently support Apple ARM64 processors. Might be able to run the thing in X64, if you can do that. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a question that: Can I write some function in Java code, build to .jar file and call there functions in C#? If it is possible. Can you give me an example? Thanks.
Beta Was this translation helpful? Give feedback.
All reactions