Package aQute.bnd.service
Interface Compiler
public interface Compiler
-
Method Summary
Modifier and TypeMethodDescriptionboolean
compile
(Project project, Collection<File> sources, Collection<Container> buildpath, File bin)
-
Method Details
-
compile
boolean compile(Project project, Collection<File> sources, Collection<Container> buildpath, File bin) throws Exception - Throws:
Exception
-