blob: eb51187777b252c0ed9b7eee3d98a35bf841636e [file]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html lang="en">
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2009. 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_launchShortcuts.html">org.eclipse.pde.ui.launchShortcuts</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>