langtools/src/share/classes/com/sun/tools/javac/Launcher.java
changeset 5847 1908176fd6e3
parent 5520 86e4b9a9da40
child 7681 1f0819a3341f
equal deleted inserted replaced
5846:6df0e6bcb388 5847:1908176fd6e3
    39  * compiled by default and will not be in tools.jar.  It is designed
    39  * compiled by default and will not be in tools.jar.  It is designed
    40  * to be useful when editing the compiler sources in an IDE (as part
    40  * to be useful when editing the compiler sources in an IDE (as part
    41  * of a <em>project</em>).  Simply ensure that this class is added to
    41  * of a <em>project</em>).  Simply ensure that this class is added to
    42  * the project and make it the main class of the project.</p>
    42  * the project and make it the main class of the project.</p>
    43  *
    43  *
    44  * <p><b>This is NOT part of any API supported by Sun Microsystems.
    44  * <p><b>This is NOT part of any supported API.
    45  * If you write code that depends on this, you do so at your own
    45  * If you write code that depends on this, you do so at your own
    46  * risk.  This code and its internal interfaces are subject to change
    46  * risk.  This code and its internal interfaces are subject to change
    47  * or deletion without notice.</b></p>
    47  * or deletion without notice.</b></p>
    48  *
    48  *
    49  * @author Peter von der Ah&eacute;
    49  * @author Peter von der Ah&eacute;