Eclipse PDE
Kepler

Package org.eclipse.pde.core.build

Application programming interfaces for working with PDE's model of build.properties.

See:
          Description

Interface Summary
IBuild The top-level model object of the model that is created from build.properties file.
IBuildEntry Jar entry represents one 'library=folder list' entry in plugin.jars file.
IBuildModel This model is created from the build.properties file that defines what source folders in the plug-in are to be used to build require plug-in Jars.
IBuildModelFactory This model factory should be used to create new instances of plugin.jars model objects.
 

Package org.eclipse.pde.core.build Description

Application programming interfaces for working with PDE's model of build.properties.

Package Specification

Provides interfaces describing the shape of PDE's model of build.properties. See org.eclipse.pde.core for the generic models that this package extends from.


Eclipse PDE
Kepler

Guidelines for using Eclipse APIs.

Copyright (c) 2000, 2012 IBM Corporation and others. All rights reserved.