aQute.bnd.service
Interface Compiler


public interface Compiler


Method Summary
 boolean compile(Project project, Collection<File> sources, Collection<Container> buildpath, File bin)
           
 

Method Detail

compile

boolean compile(Project project,
                Collection<File> sources,
                Collection<Container> buildpath,
                File bin)
                throws Exception
Throws:
Exception


Copyright © 2012 aQute SARL. All Rights Reserved.