| <!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, 2014. 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_ui_trace_traceComponents.html">org.eclipse.ui.trace.traceComponents</a></li> |
| <li><a href="org_eclipse_pde_build_fetchFactories.html">org.eclipse.pde.build.fetchFactories</a></li> |
| <li><a href="org_eclipse_pde_core_bundleClasspathResolvers.html">org.eclipse.pde.core.bundleClasspathResolvers</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_pluginClasspathContributors.html">org.eclipse.pde.core.pluginClasspathContributors</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_targetLocations.html">org.eclipse.pde.core.targetLocations</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_targetLocationProvisioners.html">org.eclipse.pde.ui.targetLocationProvisioners</a></li> |
| <li><a href="org_eclipse_pde_ui_templates.html">org.eclipse.pde.ui.templates</a></li> |
| </ul> |
| |
| </body> |
| </html> |