Re: [Ikvm-developers] Problems using ToolProvider.getSystemJavaCompiler in IKVM converted Assembly
Brought to you by:
jfrijters
|
From: spama <mar...@si...> - 2013-03-14 10:17:53
|
Hi Volker,
That was the solution, i added
ikvm.runtime.Startup.addBootClassPathAssemby(Assembly.Load("IKVM.OpenJDK.Tools"));
To the .NET Assembly that uses the IKVM converted Assembly and now
everything works perfect.
Thank you and also Jeroen very much for your support!
Best Regards
Martin
--
View this message in context: http://old.nabble.com/Problems-using-ToolProvider.getSystemJavaCompiler-in-IKVM-converted-Assembly-tp35169709p35173523.html
Sent from the IKVM .NET - Dev mailing list archive at Nabble.com.
|