Package org.eclipse.tycho.model
Class ProductConfiguration
java.lang.Object
org.eclipse.tycho.model.ProductConfiguration
As of eclipse 3.5.1, file format does not seem to be documented. There are most likely multiple
parser implementations. org.eclipse.equinox.internal.p2.publisher.eclipse.ProductFile
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic enum -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getType()booleanbooleanstatic ProductConfigurationstatic ProductConfigurationread(InputStream input) voidvoidsetVersion(String version) static voidwrite(ProductConfiguration product, File file)
-
Constructor Details
-
ProductConfiguration
public ProductConfiguration(de.pdark.decentxml.Document document)
-
-
Method Details
-
read
- Throws:
IOException
-
read
- Throws:
IOException
-
write
- Throws:
IOException
-
getProduct
-
getApplication
-
getFeatures
- Throws:
ModelFileSyntaxException
-
removeRootInstalledFeatures
public void removeRootInstalledFeatures() -
getId
-
getLauncher
-
getName
-
getPlugins
-
getType
-
includeLaunchers
public boolean includeLaunchers() -
includeJRE
public boolean includeJRE() -
getVersion
-
setVersion
-
getW32Icons
-
getLinuxIcon
-
getFreeBSDIcon
-
getPluginConfiguration
-
getConfigurationProperties
-
getMacIcon
-
getConfigIni
-