Class ProjectMetadata
- java.lang.Object
-
- org.eclipse.tycho.versions.engine.ProjectMetadata
-
public class ProjectMetadata extends Object
-
-
Constructor Summary
Constructors Constructor Description ProjectMetadata(File basedir)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description FilegetBasedir()<T> TgetMetadata(Class<T> type)<T> voidputMetadata(T metadata)StringtoString()
-