Activity overview
Latest activity by Horcrux7
I have the same problem with version 6.5.0.135. Here is a download link http://www.frijters.net/ikvmbin-0.45.3987.zip
Use the dll IKVM.OpenJDK.Beans.dll in the zip file and the methods:
java.beans.Encoder.getValue
java.beans.EventHandler.applyGetters
java.beans.EventHandler.invokeInternal
and many more methods show the error with the C# language. With IL there are no such errors. / comments
I have the same problem with version 6.5.0.135. Here is a download link http://www.frijters.net/ikvmbin-0.45.3987.zip
Use the dll IKVM.OpenJDK.Beans.dll in the zip file and the methods:
java.beans....