org.openide.cookies
Interface CompilerCookie.Clean

All Superinterfaces:
CompilerCookie, Node.Cookie
All Known Implementing Classes:
CompilerSupport.Clean
Enclosing class:
CompilerCookie

public static interface CompilerCookie.Clean
extends CompilerCookie

A cookie for cleaning before compilation. Classes supporting this cookie should delete every file that can be produced by a compilation to clean up before another one.


Inner classes inherited from class org.openide.cookies.CompilerCookie
CompilerCookie.Build, CompilerCookie.Clean, CompilerCookie.Compile
 
Methods inherited from interface org.openide.cookies.CompilerCookie
addToJob, isDepthSupported
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.