Java from VC++

From: ToSam (tobias.widmer_at_samtec.de)
Date: 01/31/05


Date: 31 Jan 2005 05:12:45 -0800

I am writing a VC++ program that has to fetch a Java source file,
compile it with a Java compiler, execute it at runtime, and return the
result objects back to VC++. Do you know of any sample codes to
illustrate how that works, or any suggestions?



Relevant Pages

  • Re: Compile in memory java source?
    ... Robert Klemme wrote: ... Does anyone know of a java compiler which can be launched in process to compile an in memory representation of a java source file? ...
    (comp.lang.java.softwaretools)
  • Re: Executables
    ... Java requires the VM to execute a program, and java is platform independent. ... then you would need to purchase a java compiler which does just that. ...
    (comp.lang.java.softwaretools)
  • Re: Executables
    ... Java requires the VM to execute a program, and java is platform independent. ... then you would need to purchase a java compiler which does just that. ...
    (comp.lang.java.softwaretools)