dotnet / java-interop

Java.Interop provides open-source bindings of Java's Java Native Interface (JNI) for use with .NET managed languages such as C#
Other
189 stars 48 forks source link

not implemented interface method? #1214

Closed ljzj2 closed 2 months ago

jpobst commented 3 months ago

I don't know what error message you are hitting, but in general if something you do not need is causing an error then removing it is a good solution.