public class ProjectMetadata extends Object
ProjectMetadata(File basedir)
File
getBasedir()
<T> T
getMetadata(Class<T> type)
<T> void
putMetadata(T metadata)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ProjectMetadata(File basedir)
public <T> T getMetadata(Class<T> type)
public <T> void putMetadata(T metadata)
public File getBasedir()
Copyright © 2008-2016 Eclipse Foundation. All Rights Reserved.