pde/doc/org.eclipse.pde.doc.user/topics_Tasks.xml

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.17 - (download) (as text) (annotate)
Thu Jun 4 21:37:36 2009 UTC (5 months, 3 weeks ago) by aniefer
Branch: MAIN
CVS Tags: v20090817, v20090911, v20090915, v20090630, v20090818, R3_5, R3_5_1, v20091023, v20090604-1750, v20090828, v20090928, v20090729, v20090605, v20090903, v20090608, v20090604-1930, HEAD
Branch point for: R3_5_maintenance
Changes since 1.16: +2 -0 lines
pde build docs, whats new
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<!--
     Copyright (c) 2005, 2008 IBM Corporation and others.
     All rights reserved. This program and the accompanying materials
     are made available under the terms of the Eclipse Public License v1.0
     which accompanies this distribution, and is available at
     http://www.eclipse.org/legal/epl-v10.html
    
     Contributors:
         IBM Corporation - initial API and implementation
 -->

<toc label="Tasks">
   <topic label="PDE Build">
	  <topic href="tasks/pde_product_build.htm" label="Automated Building of RCP applications from a product configuration file">
	  </topic>
	  <topic href="tasks/pde_feature_build.htm" label="Automated Building of Features">
	  </topic>
	  <topic href="tasks/pde_plugins_build.htm" label="Automated Building of Plug-ins">
	  </topic>
	  <topic href="tasks/pde_feature_generating_ant.htm" label="Generating Ant scripts from PDE">
	  </topic>
	  <topic href="tasks/pde_feature_generating_antcommandline.htm" label="Generating Ant scripts from scripts">
	  </topic>
   </topic>
   <topic label="PDE Build Advanced Topics">
      <topic href="tasks/pde_customization.htm" label="Customizing a Headless Build">
      </topic>
      <topic href="tasks/pde_custom_callbacks.htm" label="Feature and Plug-in Custom Build Steps">
      </topic>
      <topic href="tasks/pde_fetch_phase.htm" label="Fetching from Repositories">
      </topic>
      <topic href="tasks/pde_controlling_output.htm" label="Controlling the output format of the build">
      </topic>
      <topic href="tasks/pde_compilation_order.htm" label="Compilation Order and Parallelization">
      </topic>
      <topic href="tasks/pde_version_qualifiers.htm" label="Version Qualifiers">
      </topic>
      <topic href="tasks/pde_compilation_env.htm" label="Controlling compilation environment">
      </topic>
      <topic href="tasks/pde_source_generation.htm" label="Source Plug-in and Feature generation">
      </topic>
      <topic href="tasks/pde_individual_source.htm" label="Individual Source Bundles">
      </topic>
      <topic href="tasks/pde_packager.htm" label="Repackaging Eclipse Components">
      </topic>
      <topic href="tasks/pde_rootfiles.htm" label="Adding Files to the Root of a Build">
      </topic>
      <topic label="Topic">
      </topic>
   </topic>
  <topic label="PDE Build Integration with p2">
  	<topic href="tasks/pde_p2_builds.htm" label="Building p2 Repositories and products">
  	</topic>
  	<topic href="tasks/pde_p2_featurebuilds.htm" label="Feature builds with p2">
  	</topic>
  	<topic href="tasks/pde_p2_productbuilds.htm" label="Product builds with p2">
  	</topic>
     <topic href="tasks/pde_p2_buildtasks.htm" label="PDE/Build extensions to p2">
     </topic>
     <topic href="tasks/pde_p2_integration.htm" label="Integration with the 3.4 metadata generator">
     </topic>
     <topic href="tasks/pde_p2_featuremetadata.htm" label="Feature Metadata Layout">
     </topic>
     <topic href="tasks/pde_p2_reusingmetadata.htm" label="Reusing Metadata">
     </topic>
     <topic href="tasks/pde_p2_configuringproducts.htm" label="Configuring Products">
     </topic>
  </topic>
   <topic label="PDE API Tooling">
      <topic href="tasks/api_tooling_setup.htm" label="Setting up API Tooling">
      </topic>
      <topic href="tasks/api_tooling_baseline.htm" label="Setting up a baseline">
      </topic>
      <topic href="tasks/api_tooling_create_filters.htm" label="Creating filters">
      </topic>
      <topic href="tasks/api_tooling_remove_filters.htm" label="Remove filters">
      </topic>
      <topic href="tasks/api_tooling_options.htm" label="Changing API Tooling options">
      </topic>
      <topic href="tasks/api_tooling_compare_to_baseline.htm" label="Comparing to an API baseline">
      </topic>
   </topic>
   <topic label="PDE UI">
      <topic href="tasks/ui_export_install_into_host.htm" label="Export and Install Into Running Host">
      </topic>
   </topic>
</toc>