Eclipse PDE
Release 3.0

Uses of Package
org.eclipse.pde.core.build

Packages that use org.eclipse.pde.core.build
org.eclipse.pde.core.build   
org.eclipse.pde.core.plugin   
 

Classes in org.eclipse.pde.core.build used by org.eclipse.pde.core.build
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 "plugin.jars" 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.
 

Classes in org.eclipse.pde.core.build used by org.eclipse.pde.core.plugin
IBuildModel
          This model is created from the "plugin.jars" file that defines what source folders in the plug-in are to be used to build require plug-in Jars.
 


Eclipse PDE
Release 3.0

Copyright (c) IBM Corp. and others 2000, 2004. All Rights Reserved.