org.sonatype.tycho.p2
Interface P2Generator

All Known Implementing Classes:
P2GeneratorImpl

public interface P2Generator


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

Method Detail

generateMetadata

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


Copyright © 2008-2011. All Rights Reserved.