I am trying to convert a jar into dll in dotnet using IKVM but am getting this error Exception in thread \"main\" java.lang.ClassNotFoundException: \\Location of the jar\\..
Prerequisites -
Steps:
ikvmc
ikvmc.exe
ikvm
ikvmc -out:myapp.dll myapp.jar