Package org.eclipse.pde.core.project
package org.eclipse.pde.core.project
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.-
ClassDescriptionSpecifies the origin of source, class files, and/or archive for an entry on the Bundle-Classpath header.Describes a project representing an OSGi bundle.Service used to create and configure bundle project descriptions.Describes a fragment host.Describes a package export.Describes a package import.Describes a required bundle.