MAIN : LINKS : COMPUTERS : COMPUTER LANGUAGES : J A V A
Sub-Categories
 

  JAVA hints:

 Starting the SUN compiler:
 String[] params = new String[1];
 params[0] = "Test.java";
 sun.tools.javac.Main.main(params);

Last updated on .
You are visitor since 08 Sep 1996.