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\...
CAn anyone provide some guidance..
Thanks in advance
Prerequisites -
Steps:
ikvmc
folder (ikvmc.exe
comes with the ikvm
package).ikvmc -out:myapp.dll myapp.jar