Package aQute.bnd.service
Interface Compiler
-
public interface Compiler
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
compile(Project project, java.util.Collection<java.io.File> sources, java.util.Collection<Container> buildpath, java.io.File bin)
-