java.lang.Object
org.glassfish.rmic.tools.javac.Main
All Implemented Interfaces:
Constants, RuntimeConstants

@Deprecated public class Main extends Object implements Constants
Deprecated.
As of J2SE 1.3, the preferred way to compile Java language sources is by using the new compiler, com.org.glassfish.rmic.tools.javac.Main.
Main program of the Java compiler WARNING: The contents of this source file are not part of any supported API. Code that depends on them does so at its own risk: they are subject to change or removal without notice.
  • Constructor Details

    • Main

      public Main()
      Deprecated.
  • Method Details