com.bea.ide.workspace.project

com.bea.ide.workspace.project  Package

Interface Summary

IBuildDriver

Driver provides build related information for an IProject specific to its project type.

IProjectDriver

All drivers added to an IProject must implement this interface.

IProjectInfo

This interface represents a project type within the IDE.

IProjectTemplate

A project template represents a set of static or dynamic content to be inserted into a new or existing project.

IProjectTemplate.ITemplateContent

Represents a piece of content data to be used when creating a project template.

IProjectTemplate.ITemplateDisplay

Information to use when displaying a project template.

IProjectTemplateProcessor

Handles loading of a project template.

IProjectTemplateProcessor.IContext

Represents a specific project context that the processor will operate on.

IRunDriver

This driver implements project type-specific run operations on an instance of an IProject.

IRunPreferences

This interface describes the preferences for a new IRunDriver.

Class Summary

DefaultBuildDriver

Default implementation of a project build driver.