| Class | Description |
|---|---|
| AbstractFileSet | |
| ConfigSpec | |
| FeatureRootAdvice |
This class handles definitions of root files in build.properties according to
http://help.eclipse.org/helios/index.jsp?topic=/org.eclipse.pde.doc.user/tasks/pde_rootfiles.htm
Currently not supported build.property key for root files root.folder.<subfolder> root.<config>.folder.<subfolder> |
| FileSet |
Ant-like file set.
|
| FileToPathMap |
A map using normalized files as keys and (relative) IPaths as values.
|
| RootFilePatternParser | |
| RootFilesProperties | |
| RootPropertiesParser | |
| VirtualFileSet |
Allows to evaluate ant file patterns on a simulated filesystem layout of the resulting
installation (as opposed to the filesystem layout during build).
|
Copyright © 2008-2015 Eclipse Foundation. All Rights Reserved.