Uses of Class
org.eclipse.tycho.model.Platform
-
-
Uses of Platform in org.eclipse.tycho.model
Methods in org.eclipse.tycho.model that return Platform Modifier and Type Method Description static PlatformPlatform. read(File file)Methods in org.eclipse.tycho.model with parameters of type Platform Modifier and Type Method Description static voidPlatform. write(Platform platform, File file)Constructors in org.eclipse.tycho.model with parameters of type Platform Constructor Description Platform(Platform other)
-