blob: de35fa2d6e002f637e93f0247e919b01158766d5 [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta name="Author" content="IBM">
<title>Package-level Javadoc</title>
</head>
<body>
Application programming interfaces for importing projects into the workspace.
<h2>
Package Specification</h2>
<p>
Provides support for importing projects into the workspace from a repository.
</p>
<p>
A bundle manifest may contain information identifying source code for the bundle
or a project in a repository associated with the bundle. Clients may contribute
implementations of <code>org.eclipse.team.core.importing.provisional.IBundleImporter</code>
to the <code>org.eclipse.team.core.bundleImporters</code> extension point to participate
in the import of bundles into workspace projects based on bundle manifests.
</p>
</body>
</html>