Uses of Class
org.eclipse.tycho.model.IU
-
-
Uses of IU in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return IU Modifier and Type Method Description static IUIU. loadIU(File location)Convenience method to load p2iu.xml filestatic IUIU. read(File file)Methods in org.eclipse.tycho.model with parameters of type IU Modifier and Type Method Description static voidIU. write(IU iu, File file)static voidIU. write(IU iu, File file, String indent)
-