Eclipse PDE
Release 3.8

Package org.eclipse.pde.core.project

Application programming interfaces to create new plug-in projects programmatically.

See:
          Description

Interface Summary
IBundleClasspathEntry Specifies the origin of source, class files, and/or archive for an entry on the Bundle-Classpath header.
IBundleProjectDescription Describes a project representing an OSGi bundle.
IBundleProjectService Service used to create and configure bundle project descriptions.
IHostDescription Describes a fragment host.
IPackageExportDescription Describes a package export.
IPackageImportDescription Describes a package import.
IRequiredBundleDescription Describes a required bundle.
 

Package org.eclipse.pde.core.project Description

Application programming interfaces to create new plug-in projects programmatically.

Package Specification

Provides an OSGi service, described by IBundleProjectService, that supports programmatic creation of plug-in projects. The interfaces required to describe the project are also included in this package.


Eclipse PDE
Release 3.8

Guidelines for using Eclipse APIs.

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