public interface Compiler
Modifier and Type | Method and Description |
---|---|
boolean |
compile(Project project,
Collection<File> sources,
Collection<Container> buildpath,
File bin) |
boolean compile(Project project, Collection<File> sources, Collection<Container> buildpath, File bin) throws Exception
Exception
Copyright © 2015 aQute SARL. All rights reserved.