blob: f0680270c761e4ca6eea688e4e1451a3f517830d [file] [log] [blame]
<!doctype html public "-//w3c//dtd html 4.0 transitional//en">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2005. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page." >
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<title>PDE Extension Points</title>
<link rel="stylesheet" type="text/css" HREF="../../book.css">
</head>
<body>
<h1> PDE Extension Points </h1>
<p>The following extension points can be used to extend the capabilities of the
PDE infrastructure: </p>
<ul>
<li><a href="org_eclipse_pde_build_fetchFactories.html">org.eclipse.pde.build.fetchFactories</a></li>
<li><a href="org_eclipse_pde_core_javadoc.html">org.eclipse.pde.core.javadoc</a></li>
<li><a href="org_eclipse_pde_core_source.html">org.eclipse.pde.core.source</a></li>
<li><a href="org_eclipse_pde_core_targets.html">org.eclipse.pde.core.targets</a></li>
<li><a href="org_eclipse_pde_ui_newExtension.html">org.eclipse.pde.ui.newExtension</a></li>
<li><a href="org_eclipse_pde_ui_osgiFrameworks.html">org.eclipse.pde.ui.osgiFrameworks</a></li>
<li><a href="org_eclipse_pde_ui_pluginContent.html">org.eclipse.pde.ui.pluginContent</a></li>
<li><a href="org_eclipse_pde_ui_samples.html">org.eclipse.pde.ui.samples</a></li>
<li><a href="org_eclipse_pde_ui_targetProvisioners.html">org.eclipse.pde.ui.targetProvisioners</a></li>
<li><a href="org_eclipse_pde_ui_templates.html">org.eclipse.pde.ui.templates</a></li>
</ul>
</body>
</html>