A Swiss Army Knife for OSGi

aQute.bnd.service
Interface Compiler


public interface Compiler


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

Method Detail

compile

boolean compile(Project project,
                java.util.Collection<java.io.File> sources,
                java.util.Collection<Container> buildpath,
                java.io.File bin)
                throws java.lang.Exception
Throws:
java.lang.Exception

Licensed under Apache Software License 2.0

Copyright å© aQute SARL (2000, 2011). All Rights Reserved.