Hi!

I see, I forgot to mention that I am doing this for Android. Sorry!

So, to the very beginning question: How can I implement a *.java-File into a
Mono .NET Projekt for Android?

I tried it with ikvmc without the standard libraries (using Mono-Libraries),
but... well... for someone who's familiar with Java and Linux and Mono maybe
obvious that this does not work, because *IKVM.OpenJDK.Core * needs another
System.dll:

ikvmc Test.jar -target:library -nostdlib -r:"C:\Program Files
(x86)\Reference
Assemblies\Microsoft\Framework\MonoAndroid\v1.0\mscorlib.dll" -r:"C:\Program
Files (x86)\Reference
Assemblies\Microsoft\Framework\MonoAndroid\v1.0\System.dll"

Any ideas?

Thanks!!

--
View this message in context: 
http://mono.1490590.n4.nabble.com/Package-Importieren-tp3783643p3798117.html
Sent from the Mono - General mailing list archive at Nabble.com.
_______________________________________________
Mono-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to