org.sonatype.tycho.p2
Interface P2Generator

All Known Implementing Classes:
P2GeneratorImpl

public interface P2Generator


Method Summary
 void generateMetadata(IArtifactFacade artifact, File p2Content, File p2Artifacts)
           
 

Method Detail

generateMetadata

void generateMetadata(IArtifactFacade artifact,
                      File p2Content,
                      File p2Artifacts)
                      throws IOException
Throws:
IOException


Copyright © 2008-2011. All Rights Reserved.