You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
H2DatabaseEventListener.cs says
The type java.util.EventListener is defined in an assembly that is not referenced.
You must add a reference to assembly IKVM.OpenJDK.ClassLibrary.
but i have already added all the DLLs from IKVNET and also the newly created h2-1.4.199.dll
in the current version of IKVM, IKVM.OpenJDK.ClassLibrary.dll has been distributed over musltiple DLLs , but the one which has java.util.EventListener seems o be missing.... i could not get older versions of IKVM either....
If You have IKVM DLLs with which H2Sharp worked , kindly share them....
Thank You
The text was updated successfully, but these errors were encountered:
I'm afraid, but it's been too long. I'm also not sure it's a good idea to actually use this in 2019. I always thought IKVM was quite impressive, but it's been discontinued about two years ago. Sorry, but I can't help you!
H2DatabaseEventListener.cs says
The type java.util.EventListener is defined in an assembly that is not referenced.
You must add a reference to assembly IKVM.OpenJDK.ClassLibrary.
but i have already added all the DLLs from IKVNET and also the newly created h2-1.4.199.dll
in the current version of IKVM, IKVM.OpenJDK.ClassLibrary.dll has been distributed over musltiple DLLs , but the one which has java.util.EventListener seems o be missing.... i could not get older versions of IKVM either....
If You have IKVM DLLs with which H2Sharp worked , kindly share them....
Thank You
The text was updated successfully, but these errors were encountered: