Discussion:
[Ikvm-developers] How to pass jvm parameters to ikvmc dlls?
Paul Chambre
2016-11-09 18:58:57 UTC
Permalink
Hi folks,

I have a dll created by ikvmc. When using the underlying jar file, I need
to pass a bunch of parameters (mostly -D) to set context for the main class
function. Is there a way to specify these from within C# when launching the
dll?

Thanks,
Paul
Paul Chambre
2016-11-09 19:04:07 UTC
Permalink
java.lang.System.setProperty?
Post by Paul Chambre
Hi folks,
I have a dll created by ikvmc. When using the underlying jar file, I need
to pass a bunch of parameters (mostly -D) to set context for the main class
function. Is there a way to specify these from within C# when launching the
dll?
Thanks,
Paul
--
Paul Chambre

Senior Solutions Architect
(719) 465-6097

Illumon - Big Value From Big Data
Volker Berlin
2016-11-10 19:48:41 UTC
Permalink
Hi Paul,

This is right inside a .NET program.

Volker
Post by Paul Chambre
java.lang.System.setProperty?
Hi folks,
I have a dll created by ikvmc. When using the underlying jar file,
I need to pass a bunch of parameters (mostly -D) to set context
for the main class function. Is there a way to specify these from
within C# when launching the dll?
Thanks,
Paul
--
Paul Chambre
Senior Solutions Architect
(719) 465-6097
Illumon - Big Value From Big Data
------------------------------------------------------------------------------
Developer Access Program for Intel Xeon Phi Processors
Access to Intel Xeon Phi processor-based developer platforms.
With one year of Intel Parallel Studio XE.
Training and support from Colfax.
Order your platform today. http://sdm.link/xeonphi
_______________________________________________
Ikvm-developers mailing list
https://lists.sourceforge.net/lists/listinfo/ikvm-developers
Loading...