Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCurtis D'Entremont2006-12-14 00:02:21 +0000
committerCurtis D'Entremont2006-12-14 00:02:21 +0000
commit19e5588a8f145b7fe15fe79ead1aff6f5df31d6d (patch)
tree2204d08ec10b3f2d432346f1022c838bd1e39b07 /org.eclipse.ua.tests/data/help
parent20f0b14cfdefb822f1f0a58f6c616996f6b3cab2 (diff)
downloadeclipse.platform.ua-19e5588a8f145b7fe15fe79ead1aff6f5df31d6d.tar.gz
eclipse.platform.ua-19e5588a8f145b7fe15fe79ead1aff6f5df31d6d.tar.xz
eclipse.platform.ua-19e5588a8f145b7fe15fe79ead1aff6f5df31d6d.zip
improve performance tests
Diffstat (limited to 'org.eclipse.ua.tests/data/help')
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/toc.xml24
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Guide.xml36
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Porting.xml14
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Questions.xml7
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Reference.xml78
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Samples.xml10
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/toc.xml27
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Concepts.xml56
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_GettingStarted.xml56
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Reference.xml376
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Tasks.xml116
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/toc.xml176
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/topics_Reference.xml13
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/toc.xml25
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Guide.xml377
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Porting.xml28
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Questions.xml7
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Reference.xml389
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Samples.xml54
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/toc.xml23
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Concepts.xml66
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_GettingStarted.xml150
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Reference.xml156
-rw-r--r--org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Tasks.xml228
24 files changed, 2492 insertions, 0 deletions
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/toc.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/toc.xml
new file mode 100644
index 000000000..1d9c2181e
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/toc.xml
@@ -0,0 +1,24 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define the top level topics -->
+<!-- ============================================================================= -->
+
+<toc label="JDT Plug-in Developer Guide">
+ <topic label="Programmer&apos;s Guide" href="guide/jdt_int.htm">
+ <link toc="topics_Guide.xml" />
+ </topic>
+ <topic label="Reference">
+ <link toc="topics_Reference.xml" />
+ </topic>
+ <topic label="3.2 Plug-in Migration Guide">
+ <link toc="topics_Porting.xml"/>
+ </topic>
+ <topic label="Examples Guide">
+ <link toc="topics_Samples.xml" />
+ </topic>
+ <topic label="Questions Index" href="questions/index.html">
+ <link toc="topics_Questions.xml" />
+ </topic>
+ <topic label="Legal" href="notices.html"/>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Guide.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Guide.xml
new file mode 100644
index 000000000..dea43ab8b
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Guide.xml
@@ -0,0 +1,36 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the main guide -->
+<!-- ============================================================================= -->
+<toc label="Guide">
+ <topic label="JDT Core" href="guide/jdt_int_core.htm">
+ <topic label="Java model" href="guide/jdt_int_model.htm" />
+ <topic label="Manipulating Java code" href="guide/jdt_api_manip.htm" />
+ <topic label="Setting the Java build path" href="guide/jdt_api_classpath.htm" />
+ <topic label="Compiling Java code" href="guide/jdt_api_compile.htm" />
+ <topic label="Using the Java search engine" href="guide/jdt_api_search.htm" />
+ <topic label="Performing code assist on Java code" href="guide/jdt_api_codeassist.htm" />
+ <topic label="JDT Core options" href="guide/jdt_api_options.htm" />
+ </topic>
+ <topic label="JDT UI" href="guide/jdt_int_ui.htm">
+ <topic label="JavaUI utilities" href="guide/jdt_api_utility.htm">
+ <topic label="Opening a Java editor" href="guide/jdt_api_open_editor.htm" />
+ <topic label="Creating Java specific prompter dialogs" href="guide/jdt_api_prompter.htm" />
+ </topic>
+ <topic label="Presenting Java elements in a JFace viewer" href="guide/jdt_api_render.htm" />
+ <topic label="Java wizard pages" href="guide/jdt_api_wizards.htm" />
+ <topic label="Customizing Java editors" href="guide/jdt_api_editors.htm" />
+ <topic label="Writing Jar files" href="guide/jdt_api_write_jar_file.htm" />
+ </topic>
+ <topic label="JDT Debug" href="guide/jdt_int_debug.htm">
+ <topic label="Running Java code" href="guide/jdt_api_run.htm" />
+ </topic>
+ <topic label="JDT JUnit integration" href="guide/jdt_int_junit.htm">
+ <topic label="Observing JUnit test runs" href="guide/jdt_api_junit.htm" />
+ </topic>
+ <topic label="JDT Annotation Processing" href="guide/jdt_int_apt.htm">
+ <topic label="Getting Started" href="guide/jdt_apt_getting_started.htm"/>
+ <topic label="Headless Build" href="guide/jdt_apt_building_with_apt.htm"/>
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Porting.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Porting.xml
new file mode 100644
index 000000000..b3dce0924
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Porting.xml
@@ -0,0 +1,14 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the porting guide index -->
+<!-- ============================================================================= -->
+<toc label="Migration">
+ <topic label="Migrating to Eclipse JDT 3.2 from 3.1">
+ <topic label="Introduction"
+ href="porting/eclipse_3_2_porting_guide.html"/>
+ <topic label="FAQ" href="porting/3.2/faq.html" />
+ <topic label="Incompatibilities" href="porting/3.2/incompatibilities.html" />
+ <topic label="Adopting 3.2 Mechanisms and API" href="porting/3.2/recommended.html" />
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Questions.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Questions.xml
new file mode 100644
index 000000000..6fdc92bb7
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Questions.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the questions index -->
+<!-- ============================================================================= -->
+<toc label="Questions">
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Reference.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Reference.xml
new file mode 100644
index 000000000..a5f39f386
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Reference.xml
@@ -0,0 +1,78 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the references -->
+<!-- ============================================================================= -->
+<toc label="Reference">
+ <topic label="API Reference" href="reference/api/overview-summary.html">
+ <topic label="org.eclipse.jdt.core" href="reference/api/org/eclipse/jdt/core/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.compiler" href="reference/api/org/eclipse/jdt/core/compiler/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.dom" href="reference/api/org/eclipse/jdt/core/dom/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.dom.rewrite" href="reference/api/org/eclipse/jdt/core/dom/rewrite/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.eval" href="reference/api/org/eclipse/jdt/core/eval/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.formatter" href="reference/api/org/eclipse/jdt/core/formatter/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.jdom" href="reference/api/org/eclipse/jdt/core/jdom/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.util" href="reference/api/org/eclipse/jdt/core/util/package-summary.html"/>
+ <topic label="org.eclipse.jdt.core.search" href="reference/api/org/eclipse/jdt/core/search/package-summary.html"/>
+ <topic label="org.eclipse.jdt.debug.core" href="reference/api/org/eclipse/jdt/debug/core/package-summary.html"/>
+ <topic label="org.eclipse.jdt.debug.eval" href="reference/api/org/eclipse/jdt/debug/eval/package-summary.html"/>
+ <topic label="org.eclipse.jdt.debug.ui" href="reference/api/org/eclipse/jdt/debug/ui/package-summary.html"/>
+ <topic label="org.eclipse.jdt.debug.ui.launchConfigurations" href="reference/api/org/eclipse/jdt/debug/ui/launchConfigurations/package-summary.html"/>
+ <topic label="org.eclipse.jdt.launching" href="reference/api/org/eclipse/jdt/launching/package-summary.html"/>
+ <topic label="org.eclipse.jdt.launching.environments" href="reference/api/org/eclipse/jdt/launching/environments/package-summary.html"/>
+ <topic label="org.eclipse.jdt.launching.sourcelookup" href="reference/api/org/eclipse/jdt/launching/sourcelookup/package-summary.html"/>
+ <topic label="org.eclipse.jdt.launching.sourcelookup.containers" href="reference/api/org/eclipse/jdt/launching/sourcelookup/containers/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui" href="reference/api/org/eclipse/jdt/ui/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.actions" href="reference/api/org/eclipse/jdt/ui/actions/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.dialogs" href="reference/api/org/eclipse/jdt/ui/dialogs/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.jarpackager" href="reference/api/org/eclipse/jdt/ui/jarpackager/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.refactoring" href="reference/api/org/eclipse/jdt/ui/refactoring/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.search" href="reference/api/org/eclipse/jdt/ui/search/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.text" href="reference/api/org/eclipse/jdt/ui/text/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.text.folding" href="reference/api/org/eclipse/jdt/ui/text/folding/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.text.java" href="reference/api/org/eclipse/jdt/ui/text/java/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.text.java.hover" href="reference/api/org/eclipse/jdt/ui/text/java/hover/package-summary.html"/>
+ <topic label="org.eclipse.jdt.ui.wizards" href="reference/api/org/eclipse/jdt/ui/wizards/package-summary.html"/>
+ <topic label="org.eclipse.jdt.junit" href="reference/api/org/eclipse/jdt/junit/package-summary.html"/>
+ </topic>
+
+ <topic label="APT API Reference" href="reference/apt/overview-summary.html">
+ <topic label="com.sun.mirror.apt" href="reference/apt/com/sun/mirror/apt/package-summary.html"/>
+ <topic label="com.sun.mirror.declaration" href="reference/apt/com/sun/mirror/declaration/package-summary.html"/>
+ <topic label="com.sun.mirror.type" href="reference/apt/com/sun/mirror/type/package-summary.html"/>
+ <topic label="com.sun.mirror.util" href="reference/apt/com/sun/mirror/util/package-summary.html"/>
+ <topic label="org.eclipse.jdt.apt.core.build" href="reference/apt/org/eclipse/jdt/apt/core/build/package-summary.html"/>
+ <topic label="org.eclipse.jdt.apt.core.env" href="reference/apt/org/eclipse/jdt/apt/core/env/package-summary.html"/>
+ <topic label="org.eclipse.jdt.apt.core.util" href="reference/apt/org/eclipse/jdt/apt/core/util/package-summary.html"/>
+ </topic>
+
+ <topic label="Extension Points Reference" href="reference/extension-points/index.html">
+ <topic label="org.eclipse.jdt.core.classpathContainerInitializer" href="reference/extension-points/org_eclipse_jdt_core_classpathContainerInitializer.html"/>
+ <topic label="org.eclipse.jdt.core.classpathVariableInitializer" href="reference/extension-points/org_eclipse_jdt_core_classpathVariableInitializer.html"/>
+ <topic label="org.eclipse.jdt.core.codeFormatter" href="reference/extension-points/org_eclipse_jdt_core_codeFormatter.html"/>
+ <topic label="org.eclipse.jdt.debug.javaLogicalStructures" href="reference/extension-points/org_eclipse_jdt_debug_javaLogicalStructures.html"/>
+ <topic label="org.eclipse.jdt.debug.ui.vmInstallTypePage" href="reference/extension-points/org_eclipse_jdt_debug_ui_vmInstallTypePage.html"/>
+ <topic label="org.eclipse.jdt.junit.junitLaunchConfigs" href="reference/extension-points/org_eclipse_jdt_junit_junitLaunchConfigs.html"/>
+ <topic label="org.eclipse.jdt.junit.testRunListeners" href="reference/extension-points/org_eclipse_jdt_junit_testRunListeners.html"/>
+ <topic label="org.eclipse.jdt.launching.classpathProviders" href="reference/extension-points/org_eclipse_jdt_launching_classpathProviders.html"/>
+ <topic label="org.eclipse.jdt.launching.executionEnvironments" href="reference/extension-points/org_eclipse_jdt_launching_executionEnvironments.html"/>
+ <topic label="org.eclipse.jdt.launching.runtimeClasspathEntries" href="reference/extension-points/org_eclipse_jdt_launching_runtimeClasspathEntries.html"/>
+ <topic label="org.eclipse.jdt.launching.runtimeClasspathEntryResolvers" href="reference/extension-points/org_eclipse_jdt_launching_runtimeClasspathEntryResolvers.html"/>
+ <topic label="org.eclipse.jdt.launching.vmConnectors" href="reference/extension-points/org_eclipse_jdt_launching_vmConnectors.html"/>
+ <topic label="org.eclipse.jdt.launching.vmInstalls" href="reference/extension-points/org_eclipse_jdt_launching_vmInstalls.html"/>
+ <topic label="org.eclipse.jdt.launching.vmInstallTypes" href="reference/extension-points/org_eclipse_jdt_launching_vmInstallTypes.html"/>
+ <topic label="org.eclipse.jdt.ui.classpathContainerPage" href="reference/extension-points/org_eclipse_jdt_ui_classpathContainerPage.html"/>
+ <topic label="org.eclipse.jdt.ui.foldingStructureProviders" href="reference/extension-points/org_eclipse_jdt_ui_foldingStructureProviders.html"/>
+ <topic label="org.eclipse.jdt.ui.javaCompletionProposalComputer" href="reference/extension-points/org_eclipse_jdt_ui_javaCompletionProposalComputer.html"/>
+ <topic label="org.eclipse.jdt.ui.javaCompletionProposalSorters" href="reference/extension-points/org_eclipse_jdt_ui_javaCompletionProposalSorters.html"/>
+ <topic label="org.eclipse.jdt.ui.javadocCompletionProcessor" href="reference/extension-points/org_eclipse_jdt_ui_javadocCompletionProcessor.html"/>
+ <topic label="org.eclipse.jdt.ui.javaEditorTextHovers" href="reference/extension-points/org_eclipse_jdt_ui_javaEditorTextHovers.html"/>
+ <topic label="org.eclipse.jdt.ui.javaElementFilters" href="reference/extension-points/org_eclipse_jdt_ui_javaElementFilters.html"/>
+ <topic label="org.eclipse.jdt.ui.queryParticipants" href="reference/extension-points/org_eclipse_jdt_ui_queryParticipants.html"/>
+ <topic label="org.eclipse.jdt.ui.quickAssistProcessors" href="reference/extension-points/org_eclipse_jdt_ui_quickAssistProcessors.html"/>
+ <topic label="org.eclipse.jdt.ui.quickFixProcessors" href="reference/extension-points/org_eclipse_jdt_ui_quickFixProcessors.html"/>
+ </topic>
+ <topic label="Other Reference Information" href="reference/misc/index.html">
+ <topic label="JDT Plug-ins Map" href="reference/misc/overview-jdt.html"/>
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Samples.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Samples.xml
new file mode 100644
index 000000000..498b1f7c1
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.isv/topics_Samples.xml
@@ -0,0 +1,10 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the samples -->
+<!-- ============================================================================= -->
+<toc label="Examples" >
+ <topic label="Installing the Examples" href="samples/samples.html" />
+ <topic label="Java Example Projects" href="samples/org.eclipse.jdt.ui.examples.projects/doc-html/jdt_projects_ex.html" />
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/toc.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/toc.xml
new file mode 100644
index 000000000..9835a6f04
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/toc.xml
@@ -0,0 +1,27 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define the top level topics -->
+<!-- ============================================================================= -->
+
+<toc label="Java Development User Guide">
+ <topic label="Getting Started">
+ <link toc="topics_GettingStarted.xml" />
+ </topic>
+ <anchor id="jdt_getstart" />
+ <topic label="Concepts">
+ <link toc="topics_Concepts.xml" />
+ </topic>
+ <anchor id="jdt_concepts" />
+ <topic label="Tasks">
+ <link toc="topics_Tasks.xml" />
+ </topic>
+ <topic label="Reference">
+ <link toc="topics_Reference.xml" />
+ </topic>
+ <anchor id="jdt_reference" />
+
+ <topic label="Tips and tricks" href="tips/jdt_tips.html"/>
+ <topic label="What's new" href="whatsNew/jdt_whatsnew.html"/>
+ <topic label="Legal" href="notices.html"/>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Concepts.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Concepts.xml
new file mode 100644
index 000000000..68c8e9001
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Concepts.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the Concepts -->
+<!-- ========================== -->
+<toc label="Concepts" href="concepts/concepts-1.htm" >
+ <!-- <topic label="Overview" href="concepts/concepts-1.htm"/> -->
+ <topic label="Java projects" href="concepts/concepts-3.htm"/>
+ <anchor id="c_javaprojects" />
+ <topic label="Java builder" href="concepts/concepts-4.htm">
+ <anchor id="c_javabuilder" />
+ <topic label="Build classpath" href="concepts/cbuildcp.htm">
+ <anchor id="c_buildclasspath" />
+ <topic label="Exclusion and inclusion filters" href="concepts/filters.htm" />
+ <anchor id="c_filters" />
+ <topic label="Access rules" href="concepts/rules.htm" />
+ <anchor id="c_restrict" />
+ <topic label="Classpath variables" href="concepts/cclsspthv.htm" />
+ <anchor id="c_classpathvariables" />
+ </topic>
+ </topic>
+ <topic label="Java perspectives" href="concepts/concepts-5.htm"/>
+ <anchor id="c_javaperspective" />
+ <topic label="Java views" href="concepts/cjavaviews.htm">
+ <anchor id="c_javaviews" />
+ <topic label="Filtering in Java views" href="concepts/cjavaviews_filtering.htm"/>
+ <topic label="Sorting in Java views" href="concepts/cjavaviews_sorting.htm"/>
+ <topic label="Java element decorations" href="concepts/cjavaviews_decorators.htm"/>
+ <topic label="Presentation options for Java views" href="concepts/cjavaviews_presentation.htm"/>
+ </topic>
+ <topic label="Java editor" href="concepts/concepts-7.htm"/>
+ <anchor id="c_javaeditor" />
+ <topic label="Quick Fix" href="concepts/cquickfix.htm"/>
+ <anchor id="c_quickfix" />
+ <topic label="Quick Assist" href="concepts/cquickassists.htm"/>
+ <anchor id="c_quickassist" />
+ <topic label="Templates" href="concepts/ctemplates.htm" />
+ <anchor id="ctemplates" />
+ <topic label="Java search" href="concepts/concepts-8.htm"/>
+ <anchor id="c_javasearch" />
+ <topic label="Refactoring support" href="concepts/concepts-9.htm"/>
+ <anchor id="c_refactoring" />
+ <topic label="Debugger" href="concepts/cdebugger.htm"/>
+ <anchor id="c_debugger" />
+ <topic label="Scrapbook" href="concepts/cscrapbook.htm"/>
+ <anchor id="c_scrapbook" />
+ <topic label="Local debugging" href="concepts/clocdbug.htm" />
+ <anchor id="c_localdebug" />
+ <topic label="Remote debugging" href="concepts/cremdbug.htm" />
+ <anchor id="c_remotedebug" />
+ <topic label="Breakpoints" href="concepts/cbrkpnts.htm" />
+ <anchor id="c_breakpoints" />
+ <topic label="String externalization" href="concepts/cnls.htm" />
+ <anchor id="c_nls" />
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_GettingStarted.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_GettingStarted.xml
new file mode 100644
index 000000000..fdab049c8
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_GettingStarted.xml
@@ -0,0 +1,56 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the GettingStarted -->
+<!-- ========================== -->
+<toc label="GettingStarted" extradir="gettingStarted/intro">
+ <topic label="Basic tutorial" href="gettingStarted/qs-BasicTutorial.htm">
+ <topic label="Preparing the workbench" href="gettingStarted/qs-2.htm"/>
+ <topic label="Creating your first Java project" href="gettingStarted/qs-3.htm"/>
+ <topic label="Browsing Java elements using the package explorer" href="gettingStarted/qs-4.htm"/>
+ <topic label="Editing Java elements">
+ <topic label="Opening a Java editor" href="gettingStarted/qs-OpenJavaEditor.htm"/>
+ <topic label="Using quick views" href="gettingStarted/qs-Quickviews.htm" />
+ <topic label="Adding new methods" href="gettingStarted/qs-AddMethod.htm"/>
+ <topic label="Using content assist" href="gettingStarted/qs-ContentAssist.htm"/>
+ <topic label="Identifying problems in your code" href="gettingStarted/qs-7.htm"/>
+ <topic label="Using code templates" href="gettingStarted/qs-EditorTemplates.htm"/>
+ <topic label="Organizing import statements" href="gettingStarted/qs-OrganizeImports.htm"/>
+ <topic label="Using the local history" href="gettingStarted/qs-LocalHistory.htm"/>
+ <topic label="Extracting a new method" href="gettingStarted/qs-ExtractMethod.htm"/>
+ </topic>
+
+ <topic label="Creating a Java class" href="gettingStarted/qs-9.htm"/>
+ <topic label="Renaming Java elements" href="gettingStarted/qs-8.htm"/>
+ <topic label="Moving and copying Java elements" href="gettingStarted/qs-10.htm"/>
+
+ <topic label="Navigate to a Java element's declaration" href="gettingStarted/qs-Navigate.htm"/>
+ <topic label="Viewing the type Hierarchy" href="gettingStarted/qs-6.htm"/>
+
+ <topic label="Searching the workbench" href="gettingStarted/qs-11.htm"/>
+
+ <topic label="Running your programs" href="gettingStarted/qs-12.htm"/>
+ <topic label="Debugging your programs" href="gettingStarted/qs-13.htm"/>
+ <topic label="Evaluating expressions" href="gettingStarted/qs-14.htm"/>
+ <topic label="Evaluating snippets" href="gettingStarted/qs-15.htm"/>
+
+ <topic label="Using the Java browsing perspective" href="gettingStarted/qs-Browsing.htm"/>
+
+ <topic label="Writing and running JUnit tests" href="gettingStarted/qs-junit.htm"/>
+ </topic>
+
+ <topic label="Project configuration tutorial" href="gettingStarted/qs-ProjectConfiguration.htm">
+ <topic label="Detecting existing layout" href="gettingStarted/qs-DetectingExistingLayout.htm"/>
+ <topic label="Organizing sources" href="gettingStarted/qs-OrganizingSources.htm"/>
+ <topic label="Sibling products in a common source tree" href="gettingStarted/qs-WorkingWithExistingLayout1.htm"/>
+ <topic label="Overlapping products in a common source tree" href="gettingStarted/qs-WorkingWithExistingLayout2.htm"/>
+ <topic label="Product with nested tests" href="gettingStarted/qs-WorkingWithExistingLayout3.htm"/>
+ <topic label="Products sharing a common source framework" href="gettingStarted/qs-WorkingWithExistingLayout4.htm"/>
+ <topic label="Product nesting resources in output directory" href="gettingStarted/qs-WorkingWithExistingLayout5.htm"/>
+ <topic label="Project using a source framework with restricted access" href="gettingStarted/qs-WorkingWithExistingLayout6.htm"/>
+ </topic>
+
+ <topic label="Eclipse and J2SE 5.0" href="gettingStarted/qs-with-j2se50.htm">
+ </topic>
+ <anchor id="javagetstart" />
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Reference.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Reference.xml
new file mode 100644
index 000000000..ff2ff2065
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Reference.xml
@@ -0,0 +1,376 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<toc label="Reference">
+<!--
+ Copyright (c) IBM Corporation and others 2000, 2006. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page.
+
+ All topics that fall under the reference section of the help system are defined here.
+ Topics are laid out in the order that they appear in the help system. Main topics are
+ ordered alphabetically (those with subtopics), trailing that are additional topics (those without
+ subtopics), which are also in alphabetical order.
+-->
+<!--
+ Breakpoints
+-->
+ <topic label="Breakpoints" href="concepts/cbrkpnts.htm">
+ <topic label="Condition Option" href="reference/breakpoints/ref-condition_option.htm"/>
+ <topic label="Enabled Option" href="reference/breakpoints/ref-enabled_option.htm"/>
+ <topic label="Exception Breakpoint Caught Option" href="reference/breakpoints/ref-caught_option.htm" />
+ <topic label="Exception Breakpoint Suspend on Subclass Option" href="reference/breakpoints/ref-suspendsubclass_option.htm"/>
+ <topic label="Exception Breakpoint Uncaught Option" href="reference/breakpoints/ref-uncaught_option.htm" />
+ <topic label="Hit Count Option" href="reference/breakpoints/ref-hitcount_option.htm" />
+ <topic label="Method Breakpoint Entry Option" href="reference/breakpoints/ref-entry_option.htm" />
+ <topic label="Method Breakpoint Exit Option" href="reference/breakpoints/ref-exit_option.htm" />
+ <topic label="Suspend Policy Option" href="reference/breakpoints/ref-suspendpolicy_option.htm"/>
+ <topic label="Watchpoint Modification Option" href="reference/breakpoints/ref-modification_option.htm" />
+ <topic label="Watchpoint Access Option" href="reference/breakpoints/ref-access_option.htm" />
+ </topic>
+<!--
+ Actions
+-->
+ <topic label="Menus and Actions" href="reference/ref-2.htm">
+ <topic label="File Menu Actions" href="reference/ref-menu-file.htm" />
+ <topic label="Edit Menu Actions" href="reference/ref-menu-edit.htm" />
+ <topic label="Source Menu Actions" href="reference/ref-menu-source.htm" />
+ <topic label="Refactor Menu Actions" href="reference/ref-menu-refactor.htm" />
+ <topic label="Navigate Menu Actions" href="reference/ref-menu-navigate.htm" />
+ <topic label="Search Menu Actions" href="reference/ref-menu-search.htm" />
+ <topic label="Project Menu Actions" href="reference/ref-menu-project.htm" />
+ <topic label="Run Menu Actions" href="reference/ref-menu-run.htm" />
+ <topic label="Java Toolbar Actions" href="reference/ref-3.htm"/>
+ <topic label="Run and Debug Toolbar Actions" href="reference/ref-toolbar-run.htm" />
+ <topic label="Java Editor Actions" href="reference/ref-java-editor.htm" />
+ </topic>
+
+<!--
+ Preferences
+-->
+ <topic label="Preferences" >
+ <topic label="Java" href="reference/ref-13.htm" >
+ <topic label="Appearance" href="reference/ref-preferences-appearance.htm">
+ <topic label="Member Sort Order" href="reference/preferences/java/appearance/ref-preferences-member-sort-order.htm" />
+ <topic label="Type Filters" href="reference/preferences/java/appearance/ref-preferences-type-filters.htm" />
+ </topic>
+ <topic label="Build Path" href="reference/preferences/java/ref-preferences-build-path.htm">
+ <topic label="Classpath Variables" href="reference/ref-15.htm" />
+ <topic label="User Libraries" href="reference/preferences/java/buildpath/ref-preferences-user-libraries.htm" />
+ </topic>
+ <topic label="Code Style" href="reference/ref-preferences-code-generation.htm">
+ <topic label="Code Templates" href="reference/ref-preferences-code-templates.htm" />
+ <topic label="Formatter" href="reference/ref-17.htm" />
+ <topic label="Organize Imports" href="reference/ref-22.htm" />
+ </topic>
+ <topic label="Compiler" href="reference/ref-preferences-compiler.htm">
+ <topic label="Building" href="reference/preferences/java/compiler/ref-preferences-building.htm" />
+ <topic label="Errors/Warnings" href="reference/preferences/java/compiler/ref-preferences-errors-warnings.htm" />
+ <topic label="Javadoc" href="reference/preferences/java/compiler/ref-preferences-javadoc.htm" />
+ <topic label="Task Tags" href="reference/ref-preferences-task-tags.htm" />
+ </topic>
+ <topic label="Editor" href="reference/ref-21.htm" >
+ <topic label="Content Assist" href="reference/preferences/java/editor/ref-preferences-content-assist.htm">
+ <topic label="Advanced" href="reference/preferences/java/editor/ref-preferences-content-assist-advanced.htm" />
+ </topic>
+ <topic label="Folding" href="reference/preferences/java/editor/ref-preferences-folding.htm" />
+ <topic label="Hovers" href="reference/preferences/java/editor/ref-preferences-hovers.htm" />
+ <topic label="Mark Occurrences" href="reference/preferences/java/editor/ref-preferences-mark-occurrences.htm" />
+ <topic label="Syntax Coloring" href="reference/preferences/java/editor/ref-preferences-syntax-coloring.htm" />
+ <topic label="Templates" href="reference/ref-preferences-templates.htm" />
+ <topic label="Typing" href="reference/preferences/java/editor/ref-preferences-typing.htm" />
+ </topic>
+ <topic label="Installed JREs" href="reference/ref-19.htm" />
+ <topic label="JUnit" href="reference/ref-preferences-junit.htm" />
+ <topic label="Properties Files Editor" href="reference/preferences/java/ref-preferences-properties-files-editor.htm" />
+ </topic>
+ <topic label="Run/Debug" href="reference/preferences/ref-debug.htm">
+ <topic label="Console" href="reference/preferences/ref-console.htm"/>
+ <topic label="Launching" href="reference/preferences/ref-launching.htm"/>
+ </topic>
+ </topic>
+
+<!--
+ Property Pages
+-->
+ <topic label="Property Pages">
+ <topic label="Javadoc Location" href="reference/ref-dialog-javadoc-location.htm" />
+ <topic label="Java Build Path" href="reference/ref-123.htm" />
+ <topic label="Java Compiler" href="reference/ref-properties-compiler.htm" />
+ <topic label="Java Task Tags" href="reference/ref-properties-task-tags.htm" />
+ <topic label="Source Attachment" href="reference/ref-124.htm" />
+ </topic>
+
+<!--
+ Refactoring
+-->
+ <topic label="Refactoring" href="reference/ref-115.htm">
+ <topic label="Refactor Actions" href="reference/ref-menu-refactor.htm" />
+ <topic label="Refactor Wizard" href="reference/ref-117.htm" />
+ <topic label="Extract Method Errors" href="reference/ref-154.htm" />
+ </topic>
+
+<!--
+ Search
+-->
+ <topic label="Search" >
+ <topic label="Java Search Tab" href="reference/ref-131.htm" />
+ <topic label="Java Search Actions" href="reference/ref-menu-search.htm" />
+ </topic>
+
+<!--
+ Toolbar
+-->
+ <topic label="Toolbar">
+ <topic label="Java Toolbar Actions" href="reference/ref-3.htm"/>
+ <topic label="Java Editor Toolbar Actions" href="reference/ref-java-editor.htm" />
+ <topic label="Run and Debug Toolbar Actions" href="reference/ref-toolbar-run.htm" />
+ </topic>
+<!--
+ Views
+ -->
+ <topic label="View" href="reference/views/ref-viewsandeditors.htm">
+<!--
+ Breakpoints View
+-->
+ <topic label="Breakpoints View" href="reference/views/breakpoints/ref-breakpoints_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Access" href="reference/views/breakpoints/ref-access_contextaction.htm" />
+ <topic label="Breakpoint Properties" href="reference/views/breakpoints/ref-properties_contextaction.htm" />
+ <topic label="Caught" href="reference/views/breakpoints/ref-caught_contextaction.htm" />
+ <topic label="Copy" href="reference/views/shared/ref-copy.htm" />
+ <topic label="Disable" href="reference/views/breakpoints/ref-disable_contextaction.htm" />
+ <topic label="Enable" href="reference/views/breakpoints/ref-enable_contextaction.htm" />
+ <topic label="Entry" href="reference/views/breakpoints/ref-entry_contextaction.htm" />
+ <topic label="Exit" href="reference/views/breakpoints/ref-exit_contextaction.htm" />
+ <topic label="Export Breakpoints" href="reference/views/breakpoints/ref-export_contextaction.htm"/>
+ <topic label="Hit Count" href="reference/views/breakpoints/ref-hitcount_contextaction.htm"/>
+ <topic label="Import Breakpoints" href="reference/views/breakpoints/ref-import_contextaction.htm"/>
+ <topic label="Modification" href="reference/views/breakpoints/ref-modification_contextaction.htm" />
+ <topic label="Paste" href="reference/views/shared/ref-paste.htm" />
+ <topic label="Select All" href="reference/views/shared/ref-selectall.htm" />
+ <topic label="Suspend Policy" href="reference/views/breakpoints/ref-suspendpolicy_contextaction.htm" />
+ <topic label="Uncaught" href="reference/views/breakpoints/ref-uncaught_contextaction.htm" />
+ </topic>
+ <topic label="Add Java Exception Breakpoint" href="reference/views/breakpoints/ref-addexception_viewaction.htm" />
+ <topic label="Collapse All" href="reference/views/shared/ref-collapseall.htm"/>
+ <topic label="Expand All" href="reference/views/breakpoints/ref-expandall_viewaction.htm"/>
+ <topic label="Go to File for Breakpoint" href="reference/views/breakpoints/ref-gotofile_viewaction.htm" />
+ <topic label="Group By" href="reference/views/breakpoints/ref-groupby_viewaction.htm"/>
+ <topic label="Link with Debug View" href="reference/views/breakpoints/ref-linkwith_viewaction.htm"/>
+ <topic label="Remove Selected Breakpoints" href="reference/views/breakpoints/ref-remove_viewaction.htm" />
+ <topic label="Remove All Breakpoints" href="reference/views/breakpoints/ref-removeall_viewaction.htm" />
+ <topic label="Select Default Working Set" href="reference/views/breakpoints/ref-selectdefaultws.htm"/>
+ <topic label="Show Qualified Names" href="reference/views/shared/ref-showqualified.htm" />
+ <topic label="Show Supported Breakpoints" href="reference/views/breakpoints/ref-showsupported_viewaction.htm" />
+ <topic label="Skip All Breakpoints" href="reference/views/breakpoints/ref-skipall_viewaction.htm"/>
+ <topic label="Working Sets..." href="reference/views/breakpoints/ref-workingsets_viewaction.htm"/>
+ </topic>
+
+<!--
+ Console View
+-->
+ <topic label="Console View" href="reference/views/console/ref-console_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Cut" href="reference/views/shared/ref-cut.htm"/>
+ <topic label="Console Preferences" href="reference/views/console/ref-prefs_action.htm"/>
+ <topic label="Copy" href="reference/views/shared/ref-copy.htm"/>
+ <topic label="Find/Replace" href="reference/views/shared/ref-findreplace.htm"/>
+ <topic label="Format" href="reference/views/console/ref-format_action.htm"/>
+ <topic label="Open Link" href="reference/views/console/ref-openlink_action.htm"/>
+ <topic label="Paste" href="reference/views/shared/ref-paste.htm"/>
+ <topic label="Select All" href="reference/views/shared/ref-selectall.htm"/>
+ </topic>
+ <topic label="Clear the Console" href="reference/views/shared/ref-clear.htm"/>
+ <topic label="Display Selected Console" href="reference/views/console/ref-display_action.htm"/>
+ <topic label="Open Console" href="reference/views/console/ref-open_action.htm"/>
+ <topic label="Pin the Console" href="reference/views/console/ref-pin_action.htm"/>
+ <topic label="Remove All Terminated Launches" href="reference/views/console/ref-removeallterminated_action.htm"/>
+ <topic label="Remove Launch" href="reference/views/console/ref-removelaunch_action.htm"/>
+ <topic label="Scroll Lock" href="reference/views/console/ref-scrolllock_action.htm"/>
+ <topic label="Terminate" href="reference/views/console/ref-terminate_action.htm"/>
+ </topic>
+
+<!--
+ Debug View
+-->
+ <topic label="Debug View" href="reference/views/debug/ref-debug_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Edit Launch Configuration" href="reference/views/debug/ref-editlaunchconfig.htm"/>
+ <topic label="Edit Source Lookup" href="reference/views/debug/ref-editsourcelookup.htm"/>
+ <topic label="Edit Step Filters" href="reference/views/debug/ref-editstepfilters.htm"/>
+ <topic label="Filter Package" href="reference/views/debug/ref-filterpackage.htm"/>
+ <topic label="Filter Type" href="reference/views/debug/ref-filtertype.htm"/>
+ <topic label="Find..." href="reference/views/shared/ref-find.htm"/>
+ <topic label="Lookup Source" href="reference/views/debug/ref-lookupsource.htm"/>
+ <topic label="Open Declared Type" href="reference/views/debug/ref-opendeclared.htm"/>
+ <topic label="Open Declared Type Hierarchy" href="reference/views/debug/ref-opendeclaredhier.htm"/>
+ <topic label="Properties" href="reference/views/debug/ref-properties.htm"/>
+ <topic label="Relaunch" href="reference/views/debug/ref-relaunch.htm"/>
+ <topic label="Terminate All" href="reference/views/debug/ref-terminateall.htm"/>
+ <topic label="Terminate and Relaunch" href="reference/views/debug/ref-terminaterelaunch.htm"/>
+ <topic label="Terminate and Remove" href="reference/views/debug/ref-terminateandremove.htm"/>
+ </topic>
+ <topic label="Copy Stack" href="reference/views/shared/ref-copy.htm" />
+ <topic label="Disconnect" href="reference/views/debug/ref-disconnect.htm" />
+ <topic label="Drop to Frame" href="reference/views/debug/ref-droptoframe.htm" />
+ <topic label="Remove All Terminated" href="reference/views/debug/ref-removeallterminated.htm"/>
+ <topic label="Resume" href="reference/views/debug/ref-resume.htm"/>
+ <topic label="Show Monitors" href="reference/views/debug/ref-showmonitors.htm"/>
+ <topic label="Show Qualified Names" href="reference/views/shared/ref-showqualified.htm" />
+ <topic label="Show System Threads" href="reference/views/debug/ref-showsystemthreads.htm"/>
+ <topic label="Show Thread Groups" href="reference/views/debug/ref-showthreadgroups.htm"/>
+ <topic label="Step Into" href="reference/views/debug/ref-stepinto.htm"/>
+ <topic label="Step Over" href="reference/views/debug/ref-stepover.htm"/>
+ <topic label="Step Return" href="reference/views/debug/ref-stepreturn.htm"/>
+ <topic label="Suspend" href="reference/views/debug/ref-suspend.htm"/>
+ <topic label="Terminate" href="reference/views/debug/ref-terminate.htm"/>
+ <topic label="Use Step Filters" href="reference/views/debug/ref-usestepfilters.htm"/>
+ </topic>
+
+<!--
+ Display View
+-->
+ <topic label="Display View" href="reference/views/display/ref-display_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Content Assist" href="reference/views/display/ref-contentassist.htm"/>
+ <topic label="Copy Selected Statements" href="reference/views/shared/ref-copy.htm"/>
+ <topic label="Cut Selected Statements" href="reference/views/shared/ref-cut.htm"/>
+ <topic label="Find/Replace" href="reference/views/shared/ref-findreplace.htm"/>
+ <topic label="Paste" href="reference/views/shared/ref-paste.htm"/>
+ <topic label="Select All" href="reference/views/shared/ref-selectall.htm"/>
+ </topic>
+ <topic label="Clear" href="reference/views/shared/ref-clear.htm"/>
+ <topic label="Display" href="reference/views/display/ref-display.htm"/>
+ <topic label="Execute Selected Statement" href="reference/views/display/ref-execute.htm"/>
+ <topic label="Inspect" href="reference/views/display/ref-inspect.htm"/>
+ </topic>
+
+<!--
+ Expressions View
+-->
+ <topic label="Expressions View" href="reference/views/expressions/ref-expressions_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Add Watch Expression" href="reference/views/expressions/ref-addwatch.htm"/>
+ <topic label="Convert to Watch Expression" href="reference/views/expressions/ref-convert.htm"/>
+ <topic label="Copy Variables" href="reference/views/shared/ref-copy.htm"/>
+ <topic label="Change Variable Values in the Expressions View" href="reference/views/expressions/ref-changevarvalue.htm" />
+ <topic label="Disable Selected Watch Expression" href="reference/views/expressions/ref-disable.htm"/>
+ <topic label="Edit Watch Expression" href="reference/views/expressions/ref-edit.htm"/>
+ <topic label="Enable Selected Watch Expression" href="reference/views/expressions/ref-enable.htm"/>
+ <topic label="Find..." href="reference/views/shared/ref-find.htm"/>
+ <topic label="Inspect" href="reference/views/expressions/ref-inspect.htm" />
+ <topic label="Reevaluate Watch Expression" href="reference/views/expressions/ref-reevaluate.htm"/>
+ <topic label="Select All" href="reference/views/shared/ref-selectall.htm"/>
+ </topic>
+ <topic label="Collapse All" href="reference/views/shared/ref-collapseall.htm"/>
+ <topic label="Details Pane..." href="reference/views/shared/ref-details.htm"/>
+ <topic label="Expression View Display Preferences" href="reference/views/expressions/ref-preferences.htm"/>
+ <topic label="Horizontal View Orientation for the Details Pane" href="reference/views/shared/ref-horizview.htm"/>
+ <topic label="Remove Selected Expressions" href="reference/views/expressions/ref-remove.htm"/>
+ <topic label="Remove All Expressions" href="reference/views/expressions/ref-removeall.htm"/>
+ <topic label="Show Constants" href="reference/views/shared/ref-showconstants.htm" />
+ <topic label="Show Logical Structures" href="reference/views/shared/ref-showlogical.htm"/>
+ <topic label="Show Null Array Entries" href="reference/views/shared/ref-shownull.htm"/>
+ <topic label="Show Static Fields" href="reference/views/shared/ref-showstatic.htm" />
+ <topic label="Show Qualified Names" href="reference/views/shared/ref-showqualified.htm"/>
+ <topic label="Show Type Names" href="reference/views/shared/ref-showtypenames.htm"/>
+ <topic label="Showing the Details Pane" href="reference/views/shared/ref-showdetailpane.htm"/>
+ <topic label="The Details Pane" href="reference/details_pane/ref-details_pane.htm"/>
+ <topic label="Toggle Watchpoint" href="reference/views/expressions/ref-togglewp.htm"/>
+ <topic label="Vertical View Orientation for the Details Pane" href="reference/views/shared/ref-vertview.htm"/>
+ <topic label="Wrap Text in the Details Pane" href="reference/views/shared/ref-wrap.htm"/>
+ </topic>
+
+<!--
+ Java Editor
+-->
+ <topic label="Java Editor" href="reference/ref-java-editor.htm">
+ <topic label="Java Content Assist" href="reference/ref-143.htm" />
+ <topic label="Quick fix" href="reference/ref-java-editor-quickfix.htm" />
+ </topic>
+
+<!--
+ Package Explorer
+-->
+ <topic label="Package Explorer view" href="reference/ref-view-package-explorer.htm">
+ <topic label="Java Element Filters dialog" href="reference/ref-dialog-java-element-filters.htm" />
+ </topic>
+
+<!--
+ Variables View
+-->
+ <topic label="Variables View" href="reference/views/variables/ref-variables_view.htm">
+ <topic label="Context Menu Items" href="reference/views/ref-contextmenuitems.htm">
+ <topic label="Change Variable Values" href="reference/views/variables/ref-changevarvalue.htm" />
+ <topic label="Copy Variables" href="reference/views/shared/ref-copy.htm"/>
+ <topic label="Find..." href="reference/views/shared/ref-find.htm"/>
+ <topic label="Select All" href="reference/views/shared/ref-selectall.htm"/>
+ </topic>
+ <topic label="Collapse All" href="reference/views/shared/ref-collapseall.htm"/>
+ <topic label="Details Pane..." href="reference/views/shared/ref-details.htm"/>
+ <topic label="Horizontal View Orientation for the Details Pane" href="reference/views/shared/ref-horizview.htm"/>
+ <topic label="Inspecting Values" href="tasks/task-inspecting.htm"/>
+ <topic label="Show Constants in Variables View" href="reference/views/shared/ref-showconstants.htm" />
+ <topic label="Show Qualified Names" href="reference/views/shared/ref-showqualified.htm" />
+ <topic label="Showing the Details Pane" href="reference/views/shared/ref-showdetailpane.htm" />
+ <topic label="The Details Pane" href="reference/details_pane/ref-details_pane.htm"/>
+ <topic label="Show Static Fields" href="reference/views/shared/ref-showstatic.htm" />
+ <topic label="Show Type Names" href="reference/views/shared/ref-showtypenames.htm" />
+ <topic label="Vertical View Orientation for the Details Pane" href="reference/views/shared/ref-vertview.htm"/>
+ <topic label="Wrap Text in the Details Pane" href="reference/views/shared/ref-wrap.htm"/>
+ </topic>
+
+<!--
+ Java Outline View
+-->
+ <topic label="Java Outline view" href="reference/ref-view-outline.htm" />
+
+<!--
+ Java Scrapbook Page
+-->
+ <topic label="Java Scrapbook Page" href="reference/ref-34.htm" />
+
+<!--
+ Java Type Hierarchy View
+-->
+ <topic label="Type Hierarchy view" href="reference/ref-type-hierarchy.htm" />
+
+ <topic label="Call Hierarchy view" href="reference/ref-call-hierarchy.htm" />
+<!--
+ End views
+ -->
+ </topic>
+
+<!--
+ Wizards
+-->
+ <topic label="Wizards and Dialogs">
+ <topic label="Create New Elements">
+ <topic label="New Java Project Wizard" href="reference/ref-121.htm">
+ <topic label="Java Build Path Page" href="reference/ref-123b.htm" />
+ <topic label="Attaching Source to JAR Files and Variables" href="reference/ref-124.htm" />
+ </topic>
+ <topic label="New Java Package Wizard" href="reference/ref-125.htm" />
+ <topic label="New Java Class Wizard" href="reference/ref-126.htm" />
+ <topic label="New Java Enum Wizard" href="reference/ref-126b.htm" />
+ <topic label="New Java Interface Wizard" href="reference/ref-127.htm" />
+ <topic label="New Java Annotation Wizard" href="reference/ref-127b.htm" />
+ <topic label="New Source Folder Wizard" href="reference/ref-128.htm" />
+ <topic label="New Java Scrapbook Page Wizard" href="reference/ref-129.htm" />
+ </topic>
+ <topic label="Export Breakpoints" href="reference/wizards/ref-export_breakpoints.htm"/>
+ <topic label="Externalize Strings wizard" href="reference/ref-wizard-externalize-strings.htm" />
+ <topic label="Import Breakpoints" href="reference/wizards/ref-import_breakpoints.htm"/>
+ <topic label="JAR file exporter" href="reference/ref-export-jar.htm" />
+ <topic label="Javadoc generation" href="reference/ref-export-javadoc.htm" />
+ <topic label="Java Element Filters" href="reference/ref-dialog-java-element-filters.htm" />
+ <topic label="Open Type dialog" href="reference/ref-148.htm" />
+ <topic label="Create Getter and Setter" href="reference/ref-dialog-gettersetter.htm" />
+ <topic label="Override Methods" href="reference/ref-dialog-override-method.htm" />
+ </topic>
+
+<!--
+ Topics that do not fall under a main topic
+-->
+ <topic label="Frequently-Asked Questions: JDT" href="reference/ref-152.htm" />
+ <topic label="Glossary" href="reference/ref-155.htm" />
+ <topic label="Icons" href="reference/ref-156.htm" />
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Tasks.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Tasks.xml
new file mode 100644
index 000000000..9d8fcfbb8
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.jdt.doc.user/topics_Tasks.xml
@@ -0,0 +1,116 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the Tasks -->
+<!-- ========================== -->
+<toc label="Tasks">
+
+ <topic label="Customizing the debugger and console" >
+ <topic label="Changing the active perspective when launching" href="tasks/tasks-9.htm"></topic>
+ <topic label="Changing the appearance of the console view" href="tasks/tasks-consoleAppearance.htm"></topic>
+ </topic>
+ <anchor id="t_appearancejava" />
+
+ <topic label="Creating JAR Files" href="tasks/tasks-32.htm">
+ <topic label="Creating a new JAR file" href="tasks/tasks-33.htm"></topic>
+ <topic label="Setting advanced options" href="tasks/tasks-34.htm"></topic>
+ <topic label="Defining the JAR file&apos;s manifest" href="tasks/tasks-35.htm"></topic>
+ <topic label="Regenerating a JAR File" href="tasks/tasks-36.htm"></topic>
+ </topic>
+ <anchor id="t_createjar" />
+
+ <topic label="Creating Javadoc documentation" href="tasks/tasks-196.htm">
+ <topic label="Selecting types for Javadoc generation" href="tasks/tasks-199.htm"></topic>
+ <topic label="Configuring Javadoc arguments for standard doclet" href="tasks/tasks-200.htm"></topic>
+ <topic label="Configuring Javadoc arguments" href="tasks/tasks-201.htm"></topic>
+ </topic>
+ <anchor id="t_createjavadoc" />
+
+ <topic label="Using the local history" href="tasks/tasks-62.htm">
+ <topic label="Comparing a Java element with a local history edition" href="tasks/tasks-63a.htm"></topic>
+ <topic label="Replacing a Java element with a local history edition" href="tasks/tasks-63.htm"></topic>
+ <topic label="Restoring a deleted workbench element" href="tasks/tasks-64.htm"></topic>
+ </topic>
+ <anchor id="t_localhistory" />
+
+ <topic label="Externalizing Strings" href="tasks/tasks-206.htm">
+ <topic label="Finding strings to externalize" href="tasks/tasks-188.htm"></topic>
+ <topic label="Finding unused and incorrectly used keys in property files" href="tasks/tasks-202.htm"></topic>
+ </topic>
+ <anchor id="t_externalizingstrings" />
+
+ <topic label="Navigating the workbench" >
+ <topic label="Opening an editor for a selected element" href="tasks/tasks-73.htm"></topic>
+ <topic label="Showing an element in the Package Explorer view" href="tasks/tasks-74.htm"></topic>
+ <topic label="Opening a type in the Package Explorer view" href="tasks/tasks-75.htm"></topic>
+ <topic label="Opening an editor on a type" href="tasks/tasks-76.htm"></topic>
+ <topic label="Opening a package" href="tasks/tasks-77.htm"></topic>
+ <!--<topic label="Viewing Source in a JAR File" href="tasks/tasks-78.htm"></topic>-->
+ <!--< topic label="Searching Java code" href="tasks/tasks-79.htm"></topic> -->
+ </topic>
+ <anchor id="t_navigatingjdt" />
+
+ <topic label="Refactoring" >
+ <topic label="Creating a refactoring script" href="tasks/tasks-240.htm"></topic>
+ <topic label="Applying a refactoring script" href="tasks/tasks-241.htm"></topic>
+ <topic label="Browsing the refactoring history" href="tasks/tasks-242.htm"></topic>
+ </topic>
+ <anchor id="t_refactoringjdt" />
+
+ <topic label="Working with JREs" href="tasks/tasks-JREs.htm">
+ <topic label="Assigning the default JRE for the workbench" href="tasks/task-assign_default_jre.htm"></topic>
+ <topic label="Adding a new JRE definition" href="tasks/task-add_new_jre.htm"></topic>
+ <topic label="Choosing a JRE for launching a project" href="tasks/task-choose_config_jre.htm"></topic>
+ <topic label="Deleting a JRE definition" href="tasks/tasks-deleteJRE.htm"> </topic>
+ </topic>
+ <anchor id="t_buildingjdt" />
+
+ <topic label="Running and Debugging" href="tasks/task-running_and_debugging.htm">
+ <topic label="Breakpoints" href="concepts/cbrkpnts.htm">
+ <topic label="Adding Line Breakpoints" href="tasks/task-add_line_breakpoints.htm"></topic>
+ <topic label="Removing Line Breakpoints" href="tasks/task-remove_line_breakpoints.htm"></topic>
+ <topic label="Enabling and Disabling Breakpoints" href="tasks/task-enable_disable_breakpoints.htm"></topic>
+ <topic label="Setting Method Breakpoints" href="tasks/task-set_method_breakpoints.htm"></topic>
+ <topic label="Applying Hit Counts" href="tasks/task-apply_hit_count.htm"></topic>
+ <topic label="Managing Conditional Breakpoints" href="tasks/task-manage_conditional_breakpoint.htm"></topic>
+ <topic label="Catching Java Exceptions" href="tasks/task-catching_exceptions.htm"></topic>
+ </topic>
+ <topic label="Local Debugging" href="concepts/clocdbug.htm">
+ <topic label="Preparing to Debug" href="tasks/task-preparing_to_debug.htm"></topic>
+ <topic label="Launching a Java program in Debug Mode" href="tasks/tasks-debug-launch.htm"></topic>
+ <topic label="Suspending Threads" href="tasks/task-suspending_threads.htm"></topic>
+ <topic label="Resuming Threads" href="tasks/task-resuming_threads.htm"></topic>
+ <topic label="Stepping through the execution of a program" href="tasks/task-stepping.htm"></topic>
+ <topic label="Inspecting Values" href="tasks/task-inspecting.htm"></topic>
+ <topic label="Evaluating expressions" href="tasks/task-evaluating_expressions.htm"></topic>
+ </topic>
+ <topic label="Remote Debugging" href="concepts/cremdbug.htm">
+ <topic label="Using the remote Java application launch configuration" href="tasks/task-remotejava_launch_config.htm"></topic>
+ <topic label="Disconnecting from a VM" href="tasks/task-disconnect_remote_debug.htm"></topic>
+ </topic>
+ <topic label="Creating a Java application launch configuration" href="tasks/tasks-java-local-configuration.htm"></topic>
+ <topic label="Launching a Java program" href="tasks/task-launching_java_program.htm"></topic>
+ <topic label="Launching a Java applet" href="tasks/task-launching_java_applet.htm"></topic>
+ <topic label="Setting execution arguments" href="tasks/tasks-executionArgs.htm"></topic>
+ <topic label="Relaunching a program" href="tasks/task-relaunch_program.htm"></topic>
+
+ </topic>
+
+ <topic label="Using the scrapbook" href="concepts/cscrapbook.htm">
+ <topic label="Creating a Java Scrapbook Page" href="tasks/task-create_scrapbook_page.htm"></topic>
+ <topic label="Inspecting the result of evaluating an expression" href="tasks/task-inspect_evaluation_result.htm"></topic>
+ <topic label="Displaying the result of evaluating an expression" href="tasks/task-display_evaluation_result.htm"></topic>
+ <topic label="Running an expression" href="tasks/task-executing_an_expression.htm"></topic>
+ <topic label="Using code assist" href="tasks/task-scrapbook_content_assist.htm"></topic>
+ <topic label="Scrapbook error reporting" href="tasks/task-scrapbook_error_reporting.htm">
+ <topic label="Viewing compilation errors" href="tasks/task-view_compilation_errors.htm"></topic>
+ <topic label="Viewing runtime exceptions" href="tasks/task-view_runtime_exceptions.htm"></topic>
+ </topic>
+ </topic>
+ <anchor id="t_scrapbook" />
+ <topic label="Using the Formatter Application" href="tasks/tasks-230.htm">
+ <topic label="Running the Formatter Application" href="tasks/tasks-231.htm"></topic>
+ <topic label="Generating a config file for the Formatter Application" href="tasks/tasks-232.htm"></topic>
+ </topic>
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/toc.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/toc.xml
new file mode 100644
index 000000000..0389d2c68
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/toc.xml
@@ -0,0 +1,176 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<toc label="Plug-in Development Environment Guide">
+ <!--
+ <topic label="Plug-in Development Concepts">
+ <topic label="Plug-ins" href="concepts/plugins.htm"/>
+ <topic label="Fragments" href="concepts/fragments.htm"/>
+ <topic label="Features" href="concepts/features.htm"/>
+ <topic label="Update Sites" href="concepts/update_sites.htm"/>
+ <topic label="Products" href="concepts/products.htm"/>
+ <topic label="Target Platform" href="concepts/target_platform.htm"/>
+ </topic>
+ -->
+
+ <topic label="Tools">
+ <topic label="New Project Creation Wizards" href="guide/tools/project_wizards/new_project_wizards.htm">
+ <topic label="Plug-in Project" href="guide/tools/project_wizards/new_plugin_project.htm">
+ <topic label="Plug-in Project Structure" href="guide/tools/project_wizards/plugin_structure.htm"/>
+ <topic label="Plug-in Content" href="guide/tools/project_wizards/plugin_content.htm"/>
+ <topic label="Templates" href="guide/tools/project_wizards/plugin_templates.htm"/>
+ </topic>
+ <topic label="Plug-in from existing JAR archives" href="guide/tools/project_wizards/plugin_from_archives.htm"/>
+ <topic label="Fragment Project" href="guide/tools/project_wizards/new_fragment_project.htm">
+ <topic label="Fragment Project Structure" href="guide/tools/project_wizards/fragment_structure.htm"/>
+ <topic label="Fragment Content" href="guide/tools/project_wizards/fragment_content.htm"/>
+ </topic>
+ <topic label="Feature Project" href="guide/tools/project_wizards/new_feature_project.htm"/>
+ <topic label="Feature Patch" href="guide/tools/project_wizards/new_feature_patch.htm"/>
+ <topic label="Update Site Project" href="guide/tools/project_wizards/new_update_site_project.htm"/>
+ </topic>
+ <topic label="New File Creation Wizards" href="guide/tools/file_wizards/new_file_wizards.htm">
+ <topic label="Product Configuration" href="guide/tools/file_wizards/new_product_config.htm"/>
+ <topic label="Target Definition" href="guide/tools/file_wizards/new_target_definition.htm"/>
+ <topic label="Extension Point Schema" href="guide/tools/file_wizards/new_schema.htm"/>
+ </topic>
+ <topic label="Import Wizards" href="guide/tools/import_wizards/import_wizards.htm">
+ <topic label="Plug-in Import" href="guide/tools/import_wizards/import_plugins.htm"/>
+ <topic label="Feature Import" href="guide/tools/import_wizards/import_features.htm"/>
+ </topic>
+ <topic label="Export Wizards" href="guide/tools/export_wizards/export_wizards.htm">
+ <topic label="Plug-in Export" href="guide/tools/export_wizards/export_plugins.htm"/>
+ <topic label="Feature Export" href="guide/tools/export_wizards/export_features.htm"/>
+ <topic label="Product Export" href="guide/tools/export_wizards/export_product.htm"/>
+ </topic>
+ <topic label="Views" href="guide/tools/views/views.htm">
+ <topic label="Error Log" href="guide/tools/views/error_log.htm"/>
+ <topic label="Plug-in Registry" href="guide/tools/views/plugin_registry.htm"/>
+ <topic label="Plug-ins" href="guide/tools/views/plugins.htm"/>
+ <topic label="Plug-in Dependencies" href="guide/tools/views/plugin_dependencies.htm"/>
+ </topic>
+ <topic label="Editors" href="guide/tools/editors/editors.htm">
+ <topic label="Plug-in Manifest Editor" href="guide/tools/editors/manifest_editor/editor.htm">
+ <topic label="Overview" href="guide/tools/editors/manifest_editor/overview.htm"/>
+ <topic label="Dependencies" href="guide/tools/editors/manifest_editor/dependencies.htm"/>
+ <topic label="Runtime" href="guide/tools/editors/manifest_editor/runtime.htm">
+ <topic label="Access Rules" href="guide/tools/editors/manifest_editor/access_rules.htm"/>
+ </topic>
+ <topic label="Extensions" href="guide/tools/editors/manifest_editor/extensions.htm"/>
+ <topic label="Extension Points" href="guide/tools/editors/manifest_editor/extension_points.htm"/>
+ <topic label="Build" href="guide/tools/editors/manifest_editor/build.htm"/>
+ </topic>
+ <topic label="Feature Manifest Editor" href="guide/tools/editors/feature_editor/feature_editor.htm">
+ <topic label="Overview" href="guide/tools/editors/feature_editor/overview.htm"/>
+ <topic label="Feature Information" href="guide/tools/editors/feature_editor/information.htm"/>
+ <topic label="Included Plug-ins" href="guide/tools/editors/feature_editor/plugins.htm"/>
+ <topic label="Included Features" href="guide/tools/editors/feature_editor/included_features.htm"/>
+ <topic label="Feature Dependencies" href="guide/tools/editors/feature_editor/dependencies.htm"/>
+ <topic label="Feature Installation" href="guide/tools/editors/feature_editor/installation.htm"/>
+ </topic>
+ <topic label="Site Manifest Editor" href="guide/tools/editors/site_editor/site_editor.htm">
+ <topic label="Site Map" href="guide/tools/editors/site_editor/site_map.htm"/>
+ <topic label="Site Information" href="guide/tools/editors/site_editor/archives.htm"/>
+ </topic>
+ <!--
+ <topic label="Extension Point Schema Editor" href="guide/tools/editors/schema_editor/editor.htm">
+ <topic label="Overview" href="guide/tools/editors/schema_editor/overview.htm"/>
+ <topic label="Definition" href="guide/tools/editors/schema_editor/definition.htm"/>
+ </topic> -->
+ <topic label="Product Configuration Editor" href="guide/tools/editors/product_editor/editor.htm">
+ <topic label="Overview" href="guide/tools/editors/product_editor/overview.htm"/>
+ <topic label="Configuration" href="guide/tools/editors/product_editor/configuration.htm"/>
+ <topic label="Launcher" href="guide/tools/editors/product_editor/launcher.htm"/>
+ <topic label="Branding" href="guide/tools/editors/product_editor/branding.htm"/>
+ </topic>
+ <!--
+ <topic label="Target Editor" href="guide/tools/editors/target_editor/target_editor.htm">
+ <topic label="Overview" href="guide/tools/editors/target_editor/overview.htm"/>
+ <topic label="Environment" href="guide/tools/editors/target_editor/environment.htm"/>
+ </topic>
+ -->
+ </topic>
+ <topic label="Launchers" href="guide/tools/launchers/launchers.htm">
+ <topic label="Eclipse Application Launcher" href="guide/tools/launchers/eclipse_application_launcher.htm">
+ <topic label="Main Tab" href="guide/tools/launchers/eclipse_main.htm"/>
+ <topic label="Arguments Tab" href="guide/tools/launchers/eclipse_args.htm"/>
+ <topic label="Plug-ins Tab" href="guide/tools/launchers/eclipse_plugins.htm"/>
+ <topic label="Configuration Tab" href="guide/tools/launchers/configuration.htm"/>
+ <topic label="Tracing Tab" href="guide/tools/launchers/tracing.htm"/>
+ <topic label="Environment Tab" href="guide/tools/launchers/environment.htm"/>
+ <topic label="Common Tab" href="guide/tools/launchers/common.htm"/>
+ </topic>
+ <topic label="Equinox OSGi Framework Launcher" href="guide/tools/launchers/equinox_launcher.htm">
+ <topic label="Plug-ins Tab" href="guide/tools/launchers/equinox_plugins.htm"/>
+ <topic label="Arguments Tab" href="guide/tools/launchers/equinox_args.htm"/>
+ <topic label="Settings Tab" href="guide/tools/launchers/equinox_settings.htm"/>
+ <topic label="Tracing Tab" href="guide/tools/launchers/tracing.htm"/>
+ <topic label="Environment Tab" href="guide/tools/launchers/environment.htm"/>
+ <topic label="Common Tab" href="guide/tools/launchers/common.htm"/>
+ </topic>
+ <topic label="JUnit Plug-in Test Launcher" href="guide/tools/launchers/junit_launcher.htm">
+ <topic label="Test Tab" href="guide/tools/launchers/junit_test.htm"/>
+ <topic label="Main Tab" href="guide/tools/launchers/junit_main.htm"/>
+ <topic label="Arguments Tab" href="guide/tools/launchers/eclipse_args.htm"/>
+ <topic label="Plug-ins Tab" href="guide/tools/launchers/junit_plugins.htm"/>
+ <topic label="Configuration Tab" href="guide/tools/launchers/junit_configuration.htm"/>
+ <topic label="Tracing Tab" href="guide/tools/launchers/tracing.htm"/>
+ <topic label="Environment Tab" href="guide/tools/launchers/environment.htm"/>
+ <topic label="Common Tab" href="guide/tools/launchers/common.htm"/>
+ </topic>
+ </topic>
+ <topic label="Preferences" href="guide/tools/preference_pages/preferences.htm">
+ <topic label="General Plug-in Development Preferences" href="guide/tools/preference_pages/plug_in_development.htm"/>
+ <topic label="Compilers Preferences" href="guide/tools/preference_pages/compilers.htm">
+ <topic label="Plug-in Compiler Preferences" href="guide/tools/preference_pages/plugin_compiler.htm"/>
+ <topic label="Extension Point Schema Compiler Preferences" href="guide/tools/preference_pages/schema_compiler.htm"/>
+ <topic label="Feature and Update Site Compiler Preferences" href="guide/tools/preference_pages/feature_compiler.htm"/>
+ </topic>
+ <topic label="Editors Preferences" href="guide/tools/preference_pages/editors.htm"/>
+ <topic label="Target Platform Preferences" href="guide/tools/preference_pages/target_platform.htm">
+ <topic label="Target Plug-ins" href="guide/tools/preference_pages/target_plugins.htm"/>
+ <topic label="Target Environment" href="guide/tools/preference_pages/target_env.htm"/>
+ <topic label="Launching Arguments" href="guide/tools/preference_pages/launching_args.htm"/>
+ <topic label="Implicit Dependencies" href="guide/tools/preference_pages/implicit_dependencies.htm"/>
+ <topic label="Source Code Locations" href="guide/tools/preference_pages/source_code_locations.htm"/>
+ </topic>
+ </topic>
+ </topic>
+ <topic label="Tasks">
+ <topic label="Generating Ant scripts from PDE" href="guide/tasks/pde_feature_generating_ant.htm"/>
+ <topic label="Generating Ant scripts from scripts" href="guide/tasks/pde_feature_generating_antcommandline.htm"/>
+ <topic label="Building an RCP application from a product configuration file" href="guide/tasks/pde_product_build.htm"/>
+ <topic label="Building Features" href="guide/tasks/pde_feature_build.htm"/>
+ <topic label="Building Plug-ins" href="guide/tasks/pde_plugins_build.htm"/>
+ <topic label="Advanced PDE Build topics" href="guide/tasks/pde_build_advanced_topics.htm">
+ <topic label="Controlling the output format of the build" href="guide/tasks/pde_controlling_output.htm"/>
+ <topic label="Version Qualifiers" href="guide/tasks/pde_version_qualifiers.htm"/>
+ <topic label="Fetching from Repositories" href="guide/tasks/pde_fetch_phase.htm"/>
+ <topic label="Controlling compilation environment" href="guide/tasks/pde_compilation_env.htm"/>
+ <topic label="Feature and Plug-in Custom Build Steps" href="guide/tasks/pde_custom_callbacks.htm"/>
+ <topic label="Source Plug-in and Feature generation" href="guide/tasks/pde_source_generation.htm"/>
+ <topic label="Repackaging Eclipse Components" href="guide/tasks/pde_packager.htm"/>
+ </topic>
+ <!--
+ <topic label="Version Synchronization" href="guide/tools/miscellaneous/version_synchronization.htm"/>
+ <topic label="Update Classpath..." href="guide/tools/pde_actions/update_classpath.htm"/>
+ <topic label="Externalize Strings" href="guide/tools/pde_actions/externalize_strings.htm"/>
+ <topic label="Organize Manifests" href="guide/tools/pde_actions/organize_manifests.htm"/>
+ <topic label="Migrate to 3.0" href="guide/tools/pde_actions/migrate.htm"/>
+ <topic label="Build Site" href="guide/tools/pde_actions/build_site.htm"/>
+ <topic label="Convert Projects to Plug-in Projects" href="guide/tools/pde_actions/convert_projects.htm"/>
+ <topic label="Open Dependencies" href="guide/tools/pde_actions/open_dependencies.htm"/>
+ <topic label="Open Manifest" href="guide/tools/pde_actions/open_manifest.htm"/>
+ <topic label="Convert Help files to XHTML..." href="guide/tools/pde_actions/convert_help_to_xhtml.htm"/>
+ <topic label="Create Help Index" href="guide/tools/pde_actions/create_help_index.htm"/>
+ <topic label="Preview Reference Document" href="guide/tools/pde_actions/preview_reference_document.htm"/>
+ -->
+ </topic>
+ <topic label="Reference">
+ <link toc="topics_Reference.xml" />
+ <topic label="Feature and Plug-in Build configuration" href="reference/pde_feature_generating_build.htm"/>
+ <topic label="Builder Configuration properties" href="reference/pde_builder_config.htm" />
+ </topic>
+ <topic label="Tips and Tricks" href="tips/pde_tips.htm"/>
+ <topic label="What's New" href="whatsNew/pde_whatsnew.htm"/>
+ <topic label="Legal" href="notices.html"/>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/topics_Reference.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/topics_Reference.xml
new file mode 100644
index 000000000..89f6a6053
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.pde.doc.user/topics_Reference.xml
@@ -0,0 +1,13 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the references -->
+<!-- ============================================================================= -->
+<toc label="Reference">
+ <topic label="API Reference" href="reference/api/overview-summary.html">
+ </topic>
+ <topic label="Extension Points Reference" href="reference/extension-points/index.html">
+ </topic>
+ <topic label="Other Reference Information" href="reference/misc/index.html">
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/toc.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/toc.xml
new file mode 100644
index 000000000..595b5e101
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/toc.xml
@@ -0,0 +1,25 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define the top level topics -->
+<!-- ============================================================================= -->
+
+<toc label="Platform Plug-in Developer Guide">
+ <topic label="Programmer&apos;s Guide">
+ <link toc="topics_Guide.xml" />
+ </topic>
+ <topic label="Reference">
+ <link toc="topics_Reference.xml" />
+ </topic>
+ <topic label="What's new" href="whatsNew/platform_isv_whatsnew.html"/>
+ <topic label="3.2 Plug-in Migration Guide">
+ <link toc="topics_Porting.xml"/>
+ </topic>
+ <topic label="Examples Guide">
+ <link toc="topics_Samples.xml" />
+ </topic>
+ <topic label="Questions Index" href="questions/index.html">
+ <link toc="topics_Questions.xml" />
+ </topic>
+ <topic label="Legal" href="notices.html"/>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Guide.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Guide.xml
new file mode 100644
index 000000000..548403c68
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Guide.xml
@@ -0,0 +1,377 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the main guide -->
+<!-- ============================================================================= -->
+<toc label="Guide">
+ <topic label="Welcome to Eclipse" href="guide/int.htm">
+ <topic label="Who needs a platform?" href="guide/int_who.htm" />
+ <topic label="The holy grail" href="guide/int_goal.htm" />
+ <topic label="What is Eclipse?" href="guide/int_eclipse.htm" />
+ <topic label="Go to eclipse.org" href="http://www.eclipse.org" />
+ </topic>
+
+ <topic label="Platform architecture" href="guide/arch.htm">
+ <topic label="Platform SDK roadmap" href="guide/arch_struct.htm" />
+ </topic>
+
+ <topic label="Simple plug-in example" href="guide/firstplugin.htm">
+ <topic label="A minimal plug-in" href="guide/firstplugin_minimal.htm" />
+ <topic label="Creating the plug-in project" href="guide/firstplugin_create.htm" />
+ <topic label="The Hello World view" href="guide/firstplugin_view.htm" />
+ <topic label="The Hello World manifests" href="guide/firstplugin_manifest.htm" />
+ <topic label="Running the plug-in" href="guide/firstplugin_run.htm" />
+ <topic label="Beyond the basics" href="guide/firstplugin_btb.htm" />
+ </topic>
+
+ <topic label="Runtime overview" href="guide/runtime.htm">
+ <topic label="The runtime plug-in model" href="guide/runtime_model.htm">
+ <topic label="Plug-ins and bundles" href="guide/runtime_model_bundles.htm"/>
+ <topic label="Extension points and the registry" href="guide/runtime_registry.htm"/>
+ </topic>
+ <topic label="Runtime Components" href="guide/runtime_components.htm"/>
+ <topic label="Runtime preferences" href="guide/runtime_preferences.htm"/>
+ <topic label="Content types" href="guide/runtime_content.htm">
+ <topic label="Using content types" href="guide/runtime_content_using.htm"/>
+ <topic label="Contributing content types" href="guide/runtime_content_contributing.htm"/>
+ </topic>
+ <topic label="Concurrency infrastructure" href="guide/runtime_jobs.htm">
+ <topic label="Reporting progress" href="guide/runtime_jobs_progress.htm"/>
+ <topic label="Job scheduling" href="guide/runtime_jobs_scheduling.htm"/>
+ <topic label="Scheduling rules" href="guide/runtime_jobs_rules.htm"/>
+ <topic label="Locks" href="guide/runtime_jobs_locks.htm"/>
+ </topic>
+ </topic>
+
+ <topic label="Plugging into the workbench" href="guide/workbench.htm">
+ <topic label="Workbench under the covers" href="guide/workbench_structure.htm" />
+ <topic label="Basic workbench extension points" href="guide/workbench_basicext.htm" >
+ <topic label="org.eclipse.ui.views" href="guide/workbench_basicext_views.htm" />
+ <topic label="org.eclipse.ui.viewActions" href="guide/workbench_basicext_viewActions.htm" />
+ <topic label="org.eclipse.ui.editors" href="guide/workbench_basicext_editors.htm" />
+ <topic label="org.eclipse.ui.editorActions" href="guide/workbench_basicext_editorActions.htm" />
+ <topic label="org.eclipse.ui.popupMenus" href="guide/workbench_basicext_popupMenus.htm" />
+ <topic label="org.eclipse.ui.actionSets" href="guide/workbench_basicext_actionSets.htm" />
+ <topic label="org.eclipse.ui.menus" href="guide/workbench_basicext_trim.htm" />
+ </topic>
+ <topic label="The plug-in class" href="guide/workbench_plugin.htm" />
+ <topic label="Preference pages" href="guide/preferences_prefs.htm">
+ <topic label="Contributing a preference page" href="guide/preferences_prefs_contribute.htm" />
+ <topic label="Implementing a preference page" href="guide/preferences_prefs_implement.htm" />
+ <topic label="Field editors" href="guide/preferences_prefs_fieldeditors.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Dialogs and wizards" href="guide/dialogs.htm">
+ <topic label="Standard dialogs" href="guide/dialogs_standard.htm" />
+ <topic label="Application dialogs" href="guide/dialogs_applications.htm" />
+ <topic label="Dialog settings" href="guide/dialogs_settings.htm" />
+ <topic label="Wizards" href="guide/dialogs_wizards.htm" />
+ <topic label="Workbench wizard extension points" href="guide/dialogs_wizards_extensions.htm" >
+ <topic label="org.eclipse.ui.newWizards" href="guide/dialogs_wizards_newWizards.htm" />
+ <topic label="org.eclipse.ui.importWizards" href="guide/dialogs_wizards_importWizards.htm" />
+ <topic label="org.eclipse.ui.exportWizards" href="guide/dialogs_wizards_exportWizards.htm" />
+ </topic>
+ <topic label="Wizard dialogs" href="guide/dialogs_wizards_wizarddialogs.htm" />
+ <topic label="Multi-page wizards" href="guide/dialogs_wizards_multipage.htm" />
+ </topic>
+
+ <topic label="JFace UI framework" href="guide/jface.htm">
+ <topic label="Viewers" href="guide/jface_viewers.htm" />
+ <topic label="Actions and contributions" href="guide/jface_actions.htm" />
+ <topic label="User interface resources" href="guide/jface_resources.htm" />
+ <topic label="Long-running operations" href="guide/jface_operations.htm" />
+ <topic label="Field assist" href="guide/jface_fieldassist.htm" />
+ </topic>
+
+ <topic label="Standard Widget Toolkit" href="guide/swt.htm">
+ <topic label="Widgets" href="guide/swt_widgets.htm" >
+ <topic label="Controls" href="guide/swt_widgets_controls.htm" />
+ <topic label="Events" href="guide/swt_widgets_events.htm" />
+ <topic label="Custom widgets" href="guide/swt_widgets_custom.htm" />
+ </topic>
+ <topic label="Layouts" href="guide/swt_layouts.htm" >
+ <topic label="Custom Layouts" href="guide/swt_layouts_custom.htm" />
+ </topic>
+ <topic label="Threading issues " href="guide/swt_threading.htm" />
+ <topic label="Error handling" href="guide/swt_error.htm" />
+ <topic label="Graphics" href="guide/swt_graphics.htm" />
+ <topic label="Examples" href="guide/swt_examples.htm" />
+ </topic>
+
+ <topic label="UI Forms" href="guide/forms.htm">
+ <topic label="Controls" href="guide/forms_controls.htm">
+ <topic label="Form" href="guide/forms_controls_form.htm"/>
+ <topic label="Hyperlink" href="guide/forms_controls_link.htm"/>
+ <topic label="Section" href="guide/forms_controls_section.htm"/>
+ <topic label="FormText" href="guide/forms_controls_text.htm">
+ <topic label="XML Markup" href="guide/forms_controls_text_markup.htm"/>
+ </topic>
+ </topic>
+ <topic label="Layouts" href="guide/forms_layouts.htm">
+ <topic label="TableWrapLayout" href="guide/forms_layouts_table.htm"/>
+ <topic label="ColumnLayout" href="guide/forms_layouts_column.htm"/>
+ </topic>
+ <topic label="Advanced Topics">
+ <topic label="Color and font management" href="guide/forms_colors.htm"/>
+ <topic label="Managed forms" href="guide/forms_managed.htm"/>
+ <topic label="Master/Details block" href="guide/forms_master_details.htm"/>
+ </topic>
+ <topic label="Multi-page form editors" href="guide/forms_editors.htm"/>
+ </topic>
+
+ <topic label="Resources overview" href="guide/resInt.htm">
+ <topic label="Resources and the workspace" href="guide/resInt_workspace.htm" />
+ <topic label="Resources and the file system" href="guide/resInt_filesystem.htm" />
+ <topic label="Resource properties" href="guide/resInt_properties.htm" />
+ <topic label="Project-scoped preferences" href="guide/resInt_preferences.htm" />
+ <topic label="File encoding and content types" href="guide/resInt_content.htm" />
+ <topic label="Linked resources" href="guide/resInt_linked.htm" />
+ <topic label="Resource markers" href="guide/resAdv_markers.htm" />
+ <topic label="Modifying the workspace" href="guide/resAdv_modify.htm" >
+ <topic label="Batching resource changes" href="guide/resAdv_batching.htm" />
+ <topic label="Tracking resource changes" href="guide/resAdv_events.htm" />
+ <topic label="Concurrency and the workspace" href="guide/resAdv_concurrency.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Advanced resource concepts" href="guide/resAdv.htm">
+ <topic label="Project natures" href="guide/resAdv_natures.htm" />
+ <topic label="Incremental project builders" href="guide/resAdv_builders.htm" />
+ <topic label="Derived resources" href="guide/resAdv_derived.htm" />
+ <topic label="Workspace save participation" href="guide/resAdv_saving.htm" />
+ <topic label="Resource modification hooks" href="guide/resAdv_hooks.htm" />
+ <topic label="Refresh providers" href="guide/resAdv_refresh.htm" />
+ <topic label="Alternate file systems" href="guide/resAdv_efs_intro.htm" >
+ <topic label="Using the file system API" href="guide/resAdv_efs_api.htm" />
+ <topic label="Working with resources in other file systems" href="guide/resAdv_efs_resources.htm" />
+ <topic label="File system providers" href="guide/resAdv_efs_providers.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Advanced workbench concepts" href="guide/wrkAdv.htm">
+ <topic label="Workbench menu contributions" href="guide/workbench_menus.htm" />
+ <topic label="Menu and toolbar paths" href="guide/workbench_menupaths.htm" />
+ <topic label="Action set part associations" href="guide/workbench_basicext_actionSetPartAssociations.htm" />
+ <topic label="Boolean expressions and action filters" href="guide/workbench_actionfilters.htm" />
+ <topic label="Retargetable actions" href="guide/wrkAdv_retarget.htm" >
+ <topic label="Setting a global action handler" href="guide/wrkAdv_retarget_setting.htm" />
+ <topic label="Contributing new retargetable actions" href="guide/wrkAdv_retarget_contribute.htm" >
+ <topic label="Retargetable editor actions" href="guide/wrkAdv_retarget_contribute_editors.htm" />
+ <topic label="Retargetable action set actions" href="guide/wrkAdv_retarget_contribute_actionsets.htm" />
+ </topic>
+ </topic>
+ <topic label="Undoable operations" href="guide/wrkAdv_undo.htm" />
+ <topic label="Perspectives" href="guide/workbench_perspectives.htm" >
+ <topic label="org.eclipse.ui.perspectives" href="guide/workbench_advext_perspectives.htm" />
+ <topic label="org.eclipse.ui.perspectiveExtensions" href="guide/workbench_advext_perspectiveExtension.htm" />
+ </topic>
+ <topic label="Decorators" href="guide/workbench_advext_decorators.htm" />
+ <topic label="Workbench key bindings" href="guide/wrkAdv_keyBindings.htm" >
+ <topic label="Commands" href="guide/wrkAdv_keyBindings_actionDef.htm" />
+ <topic label="Bindings" href="guide/wrkAdv_keyBindings_accelSet.htm" />
+ <topic label="Schemes" href="guide/wrkAdv_keyBindings_accelConfig.htm" />
+ <topic label="Contexts and key bindings" href="guide/wrkAdv_keyBindings_contexts.htm" />
+ </topic>
+ <topic label="Element factories" href="guide/workbench_advext_elementFactories.htm" />
+ <topic label="Accessible user interfaces" href="guide/wrkAdv_accessibility.htm" />
+ <topic label="Honoring single click support" href="guide/wrkAdv_singleclick.htm" />
+ <topic label="Markers in the IDE" href="guide/ide_marker_support.htm" />
+ <topic label="Working sets" href="guide/wrkAdv_workingsets.htm" />
+ <topic label="Filtering large user interfaces" href="guide/workbench_scalability.htm" >
+ <topic label="Activities" href="guide/workbench_advext_activities.htm" />
+ <topic label="Contexts" href="guide/workbench_advext_contexts.htm" />
+ </topic>
+ <topic label="Workbench concurrency support" href="guide/workbench_jobs.htm" />
+ <topic label="Workbench resource support" href="guide/workbench_resources.htm" >
+ <topic label="Contributing a property page" href="guide/preferences_prop_contribute.htm" />
+ <topic label="Implementing a property page" href="guide/preferences_prop_implement.htm" />
+ <topic label="Marker help and resolution" href="guide/wrkAdv_markers.htm" >
+ <topic label="Contributing marker help" href="guide/wrkAdv_markerhelp.htm" />
+ <topic label="Contributing marker resolution" href="guide/wrkAdv_markerresolution.htm" />
+ </topic>
+ <topic label="Contributing resource filters" href="guide/workbench_advext_resourceFilters.htm" />
+ <topic label="Text file encoding" href="guide/wrkAdv_encoding.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Editors" href="guide/editors.htm">
+ <topic label="Workbench editors" href="guide/editors_workbench.htm" />
+ <topic label="Text editors and platform text" href="guide/editors_jface.htm" />
+ <topic label="Documents and partitions" href="guide/editors_documents.htm" />
+ <topic label="Source viewers and annotations" href="guide/editors_annotations.htm" />
+ <topic label="Configuring a source viewer" href="guide/editors_sourceviewers.htm" />
+ <topic label="Text and ruler hover" href="guide/editors_hover.htm" />
+ <topic label="Syntax coloring" href="guide/editors_highlighting.htm" />
+ <topic label="Content assist" href="guide/editors_contentassist.htm" />
+ <topic label="Registering editor actions" href="guide/editors_actions.htm" />
+ <topic label="Other text editor responsibilities" href="guide/editors_utilities.htm" />
+ <topic label="Content outliners" href="guide/editors_workbench_outliner.htm" />
+ </topic>
+
+ <topic label="Search support" href="guide/search.htm">
+ <topic label="Contributing a search page" href="guide/search_page.htm" />
+ <topic label="Contributing a search result page" href="guide/search_result.htm" />
+ </topic>
+
+ <topic label="Compare support" href="guide/compare.htm">
+ <topic label="Merging multiple streams" href="guide/compare_streammerger.htm" />
+ <topic label="Implementing a content viewer" href="guide/compare_contentviewer.htm" />
+ <topic label="Implementing a structure viewer" href="guide/compare_structureviewer.htm" />
+ <topic label="Advanced compare techniques" href="guide/compare_beyond.htm" />
+ </topic>
+
+ <topic label="Team support" href="guide/team.htm">
+ <topic label="Repository providers" href="guide/team_provider_repository.htm" />
+ <topic label="Resource management" href="guide/team_resources.htm" />
+ <topic label="Synchronization Support" href="guide/team_synchronize.htm" >
+ <topic label="Local History Synchronization Example" href="guide/team_synchronize_localhistory_example.htm" />
+ <topic label="Beyond the basics" href="guide/team_synchronize_beyond_basics.htm" />
+ </topic>
+ <topic label="Support for Logical Model Integration" href="guide/team_model.htm" >
+ <topic label="Repository Roadmap for Logical Model Integration" href="guide/team_model_repo.htm" />
+ <topic label="Model Roadmap for Logical Model Integration" href="guide/team_model_model.htm" />
+ </topic>
+ <topic label="Rich Team Integration" href="guide/team_howto.htm" >
+ <topic label="Adding team actions" href="guide/team_ui_actions.htm" />
+ <topic label="Team decorators" href="guide/team_ui_decorators.htm" />
+ <topic label="Adding preferences and properties" href="guide/team_ui_prefs.htm" />
+ <topic label="Project sets" href="guide/team_resources_projects.htm" />
+ <topic label="Team and linked resources" href="guide/team_resources_linked.htm" />
+ <topic label="Team private resources" href="guide/team_resources_private.htm" />
+ <topic label="File types" href="guide/team_resources_filetypes.htm" /><topic
+ label="Adding History support" href="guide/team_ui_history.htm">
+</topic>
+ </topic>
+ </topic>
+
+ <topic label="Program debug and launch support" href="guide/debug.htm">
+ <topic label="Launching a program" href="guide/debug_launch.htm" >
+ <topic label="Adding launchers to the platform" href="guide/debug_launch_adding.htm" >
+ <topic label="Obtaining a program's source code" href="guide/debug_launch_sourcelocators.htm" />
+ <topic label="Comparing launch configurations" href="guide/debug_launch_comparators.htm" />
+ <topic label="Process factories" href="guide/debug_launch_processfactories.htm" />
+ <topic label="Launching Java applications" href="guide/debug_launch_java.htm" />
+ </topic>
+ <topic label="Handling errors from a launched program" href="guide/debug_launch_status.htm" />
+ <topic label="Launch configuration dialog" href="guide/debug_launch_ui.htm" />
+ <topic label="Launch configuration type images" href="guide/debug_launch_uiimages.htm" />
+ <topic label="Launch shortcuts" href="guide/debug_launch_uishortcuts.htm" />
+ </topic>
+ <topic label="Debugging a program" href="guide/debug_debug.htm" >
+ <topic label="Platform debug model" href="guide/debug_model.htm" />
+ <topic label="Breakpoints" href="guide/debug_breakpoints.htm" />
+ <topic label="Expressions" href="guide/debug_expressions.htm" />
+ <topic label="Debug model presentation" href="guide/debug_presentation.htm" />
+ <topic label="Debug UI utility classes" href="guide/debug_ui.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Platform Ant support" href="guide/ant.htm">
+ <topic label="Running Ant buildfiles programmatically" href="guide/ant_running_buildfiles_programmatically.htm" />
+ <topic label="Ant tasks provided by the platform" href="guide/ant_eclipse_tasks.htm" />
+ <topic label="Contributing tasks and types" href="guide/ant_contributing_task.htm" />
+ <topic label="Developing Ant tasks and types within Eclipse" href="guide/ant_developing.htm" />
+ <topic label="Expanding the Ant classpath" href="guide/ant_expanding_classpath.htm" />
+ </topic>
+
+ <topic label="User assistance support" href="guide/ua.htm">
+ <topic label="Welcome" href="guide/ua_intro.htm" >
+ <topic label="Universal intro" href="guide/ua_intro_universal.htm" >
+ <topic label="Contributing to universal intro" href="guide/ua_intro_universal_contributing.htm" />
+ <topic label="Adding the preference page" href="guide/ua_intro_universal_preference.htm" />
+ <topic label="Extending the universal intro" href="guide/ua_intro_universal_extending.htm" />
+ <topic label="Configuring product defaults" href="guide/ua_intro_universal_defaults.htm" />
+ <topic label="Managing links" href="guide/ua_intro_universal_links.htm" />
+ </topic>
+ <topic label="Defining an intro part" href="guide/ua_intro_defining.htm" />
+ <topic label="Contributing a HelloWorld intro Part" href="guide/ua_intro_hello_world.htm" />
+ <topic label="Using the CustomizableIntroPart" href="guide/ua_intro_cust_intro_part.htm" >
+ <topic label="Defining an intro config" href="guide/ua_intro_defining_config.htm" />
+ <topic label="Defining intro content" href="guide/ua_intro_define_content.htm" />
+ <topic label="Using XHTML as intro content" href="guide/ua_intro_xhtml.htm" />
+ <topic label="Displaying static HTML content in the CustomizableIntroPart" href="guide/ua_intro_cust_static.htm" />
+ <topic label="Extending an intro config" href="guide/ua_intro_extending.htm" >
+ <topic label="Extending the content of an intro config" href="guide/ua_intro_extending_content.htm" />
+ <topic label="Defining intro themes" href="guide/ua_intro_ext_theme.htm" />
+ <topic label="Contributing a standby content part" href="guide/ua_intro_ext_standbypart.htm" />
+ <topic label="Defining a custom IntroURL action" href="guide/ua_intro_ext_custom_url.htm" />
+ </topic>
+ </topic>
+ </topic>
+ <topic label="Help" href="guide/ua_help.htm">
+ <topic label="Configuration/setup" href="guide/ua_help_setup.htm" >
+ <topic label="Rich Client Platform (RCP) help" href="guide/ua_help_setup_rcp.htm"/>
+ <topic label="Standalone help" href="guide/ua_help_setup_standalone.htm"/>
+ <topic label="Infocenter" href="guide/ua_help_setup_infocenter.htm"/>
+ <topic label="Product customization" href="guide/ua_help_setup_preferences.htm"/>
+ <topic label="Pre-indexing documentation" href="guide/ua_help_setup_preindex.htm"/>
+ </topic>
+ <topic label="Help content" href="guide/ua_help_content.htm" >
+ <topic label="Table of contents (toc) files" href="guide/ua_help_content_toc.htm" />
+ <topic label="Help server and file locations" href="guide/ua_help_content_files.htm" />
+ <topic label="Completing the plug-in manifest" href="guide/ua_help_content_manifest.htm" />
+ <topic label="Building nested documentation structures" href="guide/ua_help_content_nested.htm" />
+ <topic label="Contributing XHTML help documents" href="guide/ua_help_content_xhtml.htm" />
+ <topic label="Active help" href="guide/ua_help_content_active.htm" >
+ <topic label="Writing the help action" href="guide/ua_help_content_active_action.htm" />
+ <topic label="Invoking the action from HTML" href="guide/ua_help_content_active_invoke.htm" />
+ <topic label="Tips for debugging active help" href="guide/ua_help_content_active_debug.htm" />
+ </topic>
+ <topic label="Embedding commands in help" href="guide/ua_help_content_command.htm" >
+ <topic label="Authoring a command link" href="guide/ua_help_content_command_authoring.htm" />
+ </topic>
+ </topic>
+ <topic label="Context-sensitive help" href="guide/ua_help_context.htm" >
+ <topic label="Declaring a context id" href="guide/ua_help_context_id.htm" />
+ <topic label="Describing and packaging context-sensitive help" href="guide/ua_help_context_xml.htm" />
+ <topic label="Dynamic context help" href="guide/ua_help_context_dynamic.htm"/>
+ <topic label="Infopops" href="guide/ua_help_context_infopops.htm"/>
+ </topic>
+ <topic label="Help search" href="guide/ua_help_search.htm">
+ <topic label="Plugging in search engines" href="guide/ua_help_search_types.htm"/>
+ </topic>
+ </topic>
+ <topic label="Cheat sheets" href="guide/ua_cheatsheet.htm" >
+ <topic label="Simple cheat sheets" href="guide/ua_cheatsheet_simple.htm" />
+ <topic label="Cheat sheet content file XML format" href="reference/extension-points/cheatSheetContentFileSpec.html" />
+ <topic label="Composite cheat sheets" href="guide/ua_cheatsheet_composite.htm" />
+ <topic label="Composite cheat sheet content file XML format" href="guide/ua_cheatsheet_composite_content.htm" />
+ <topic label="Cheat sheet authoring guidelines" href="guide/ua_cheatsheet_guidelines.htm" />
+ </topic>
+ <topic label="Dynamic content" href="guide/ua_dynamic.htm">
+ <topic label="Filters" href="guide/ua_dynamic_filters.htm" />
+ <topic label="Includes" href="guide/ua_dynamic_includes.htm" />
+ <topic label="Anchors" href="guide/ua_dynamic_anchors.htm" />
+ </topic>
+ </topic>
+
+ <topic label="Packaging and delivering Eclipse based products" href="guide/product.htm">
+ <topic label="Defining a Product" href="guide/product_def.htm" >
+ <topic label="The products extension point" href="guide/product_def_extpt.htm" />
+ <topic label="Customizing a product" href="guide/product_configproduct.htm" />
+ <topic label="Products as primary features" href="guide/product_def_primary.htm" />
+ <topic label="Customizing a primary feature" href="guide/product_configfeature.htm" />
+ </topic>
+ <topic label="Features" href="guide/product_def_feature.htm" />
+ <topic label="Plug-ins and fragments" href="guide/product_def_plugins.htm" />
+ <topic label="Locale specific files" href="guide/product_def_nl.htm" />
+ <topic label="Product installation guidelines" href="guide/product_config_install.htm" />
+ <topic label="Product extensions" href="guide/product_extension.htm" />
+ <topic label="Updating a product or extension" href="guide/product_update.htm" />
+ <topic label="Deploying eclipse based application with Java Web Start" href="guide/java_web_start.htm"/>
+ </topic>
+
+ <topic label="Building a Rich Client Platform application" href="guide/rcp.htm">
+ <topic label="The browser example" href="guide/rcp_browser.htm" />
+ <topic label="Defining a rich client application" href="guide/rcp_define.htm" />
+ <topic label="Customizing the workbench" href="guide/rcp_advisor.htm" />
+ <topic label="Making UI contributions" href="guide/rcp_extensions.htm" >
+ <topic label="Adding the perspective" href="guide/rcp_perspective.htm" />
+ <topic label="Adding views" href="guide/rcp_view.htm" />
+ <topic label="Defining the actions" href="guide/rcp_actions.htm" />
+ </topic>
+ </topic>
+
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Porting.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Porting.xml
new file mode 100644
index 000000000..e9f42661c
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Porting.xml
@@ -0,0 +1,28 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the porting guide index -->
+<!-- ============================================================================= -->
+<toc label="Migration">
+ <topic label="Migrating to Eclipse 3.2 from 3.1">
+ <topic label="Introduction"
+ href="porting/eclipse_3_2_porting_guide.html"/>
+ <topic label="FAQ" href="porting/3.2/faq.html" />
+ <topic label="Incompatibilities" href="porting/3.2/incompatibilities.html" />
+ <topic label="Adopting 3.2 Mechanisms and API" href="porting/3.2/recommended.html" />
+ </topic>
+ <topic label="Migrating to Eclipse 3.1 from 3.0">
+ <topic label="Introduction"
+ href="porting/eclipse_3_1_porting_guide.html"/>
+ <topic label="FAQ" href="porting/3.1/faq.html" />
+ <topic label="Incompatibilities" href="porting/3.1/incompatibilities.html" />
+ <topic label="Adopting 3.1 Mechanisms and API" href="porting/3.1/recommended.html" />
+ </topic>
+ <topic label="Migrating to Eclipse 3.0 from 2.1">
+ <topic label="Introduction"
+ href="porting/eclipse_3_0_porting_guide.html"/>
+ <topic label="FAQ" href="porting/3.0/faq.html" />
+ <topic label="Incompatibilities" href="porting/3.0/incompatibilities.html" />
+ <topic label="Adopting 3.0 Mechanisms and API" href="porting/3.0/recommended.html" />
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Questions.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Questions.xml
new file mode 100644
index 000000000..6fdc92bb7
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Questions.xml
@@ -0,0 +1,7 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the questions index -->
+<!-- ============================================================================= -->
+<toc label="Questions">
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Reference.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Reference.xml
new file mode 100644
index 000000000..4117c6e11
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Reference.xml
@@ -0,0 +1,389 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the references -->
+<!-- ============================================================================= -->
+<toc label="Reference">
+
+ <topic label="API Reference" href="reference/api/overview-summary.html">
+ <topic label="org.eclipse.ant.core" href="reference/api/org/eclipse/ant/core/package-summary.html"/>
+ <topic label="org.eclipse.compare" href="reference/api/org/eclipse/compare/package-summary.html"/>
+ <topic label="org.eclipse.compare.contentmergeviewer" href="reference/api/org/eclipse/compare/contentmergeviewer/package-summary.html"/>
+ <topic label="org.eclipse.compare.rangedifferencer" href="reference/api/org/eclipse/compare/rangedifferencer/package-summary.html"/>
+ <topic label="org.eclipse.compare.structuremergeviewer" href="reference/api/org/eclipse/compare/structuremergeviewer/package-summary.html"/>
+ <topic label="org.eclipse.core.commands" href="reference/api/org/eclipse/core/commands/package-summary.html"/>
+ <topic label="org.eclipse.core.commands.common" href="reference/api/org/eclipse/core/commands/common/package-summary.html"/>
+ <topic label="org.eclipse.core.commands.contexts" href="reference/api/org/eclipse/core/commands/contexts/package-summary.html"/>
+ <topic label="org.eclipse.core.commands.operations" href="reference/api/org/eclipse/core/commands/operations/package-summary.html"/>
+ <topic label="org.eclipse.core.expressions" href="reference/api/org/eclipse/core/expressions/package-summary.html"/>
+ <topic label="org.eclipse.core.filebuffers" href="reference/api/org/eclipse/core/filebuffers/package-summary.html"/>
+ <topic label="org.eclipse.core.filebuffers.manipulation" href="reference/api/org/eclipse/core/filebuffers/manipulation/package-summary.html"/>
+ <topic label="org.eclipse.core.filesystem" href="reference/api/org/eclipse/core/filesystem/package-summary.html"/>
+ <topic label="org.eclipse.core.filesystem.provider" href="reference/api/org/eclipse/core/filesystem/provider/package-summary.html"/>
+ <topic label="org.eclipse.core.launcher" href="reference/api/org/eclipse/core/launcher/package-summary.html"/>
+ <topic label="org.eclipse.core.resources" href="reference/api/org/eclipse/core/resources/package-summary.html"/>
+ <topic label="org.eclipse.core.resources.refresh" href="reference/api/org/eclipse/core/resources/refresh/package-summary.html"/>
+ <topic label="org.eclipse.core.resources.team" href="reference/api/org/eclipse/core/resources/team/package-summary.html"/>
+ <topic label="org.eclipse.core.resources.mapping" href="reference/api/org/eclipse/core/resources/mapping/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime" href="reference/api/org/eclipse/core/runtime/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.adaptor" href="reference/api/org/eclipse/core/runtime/adaptor/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.content" href="reference/api/org/eclipse/core/runtime/content/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.dynamichelpers" href="reference/api/org/eclipse/core/runtime/dynamichelpers/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.spi" href="reference/api/org/eclipse/core/runtime/spi/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.jobs" href="reference/api/org/eclipse/core/runtime/jobs/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.model" href="reference/api/org/eclipse/core/runtime/model/package-summary.html"/>
+ <topic label="org.eclipse.core.runtime.preferences" href="reference/api/org/eclipse/core/runtime/preferences/package-summary.html"/>
+ <topic label="org.eclipse.core.variables" href="reference/api/org/eclipse/core/variables/package-summary.html"/>
+ <topic label="org.eclipse.debug.core" href="reference/api/org/eclipse/debug/core/package-summary.html"/>
+ <topic label="org.eclipse.debug.core.model" href="reference/api/org/eclipse/debug/core/model/package-summary.html"/>
+ <topic label="org.eclipse.debug.core.sourcelookup" href="reference/api/org/eclipse/debug/core/sourcelookup/package-summary.html"/>
+ <topic label="org.eclipse.debug.core.sourcelookup.containers" href="reference/api/org/eclipse/debug/core/sourcelookup/containers/package-summary.html"/>
+ <topic label="org.eclipse.debug.ui" href="reference/api/org/eclipse/debug/ui/package-summary.html"/>
+ <topic label="org.eclipse.debug.ui.actions" href="reference/api/org/eclipse/debug/ui/actions/package-summary.html"/>
+ <topic label="org.eclipse.debug.ui.console" href="reference/api/org/eclipse/debug/ui/console/package-summary.html"/>
+ <topic label="org.eclipse.debug.ui.memory" href="reference/api/org/eclipse/debug/ui/memory/package-summary.html"/>
+ <topic label="org.eclipse.debug.ui.sourcelookup" href="reference/api/org/eclipse/debug/ui/sourcelookup/package-summary.html"/>
+ <topic label="org.eclipse.help" href="reference/api/org/eclipse/help/package-summary.html"/>
+ <topic label="org.eclipse.help.browser" href="reference/api/org/eclipse/help/browser/package-summary.html"/>
+ <topic label="org.eclipse.help.search" href="reference/api/org/eclipse/help/search/package-summary.html"/>
+ <topic label="org.eclipse.help.standalone" href="reference/api/org/eclipse/help/standalone/package-summary.html"/>
+ <topic label="org.eclipse.help.ui" href="reference/api/org/eclipse/help/ui/package-summary.html"/>
+ <topic label="org.eclipse.help.ui.browser" href="reference/api/org/eclipse/help/ui/browser/package-summary.html"/>
+ <topic label="org.eclipse.jface.action" href="reference/api/org/eclipse/jface/action/package-summary.html"/>
+ <topic label="org.eclipse.jface.bindings" href="reference/api/org/eclipse/jface/bindings/package-summary.html"/>
+ <topic label="org.eclipse.jface.bindings.keys" href="reference/api/org/eclipse/jface/bindings/keys/package-summary.html"/>
+ <topic label="org.eclipse.jface.bindings.keys.formatting" href="reference/api/org/eclipse/jface/bindings/keys/formatting/package-summary.html"/>
+ <topic label="org.eclipse.jface.commands" href="reference/api/org/eclipse/jface/commands/package-summary.html"/>
+ <topic label="org.eclipse.jface.contentassist" href="reference/api/org/eclipse/jface/contentassist/package-summary.html"/>
+ <topic label="org.eclipse.jface.contexts" href="reference/api/org/eclipse/jface/contexts/package-summary.html"/>
+ <topic label="org.eclipse.jface.dialogs" href="reference/api/org/eclipse/jface/dialogs/package-summary.html"/>
+ <topic label="org.eclipse.jface.fieldassist" href="reference/api/org/eclipse/jface/fieldassist/package-summary.html"/>
+ <topic label="org.eclipse.jface.layout" href="reference/api/org/eclipse/jface/layout/package-summary.html"/>
+ <topic label="org.eclipse.jface.menus" href="reference/api/org/eclipse/jface/menus/package-summary.html"/>
+ <topic label="org.eclipse.jface.operation" href="reference/api/org/eclipse/jface/operation/package-summary.html"/>
+ <topic label="org.eclipse.jface.preference" href="reference/api/org/eclipse/jface/preference/package-summary.html"/>
+ <topic label="org.eclipse.jface.resource" href="reference/api/org/eclipse/jface/resource/package-summary.html"/>
+ <topic label="org.eclipse.jface.text" href="reference/api/org/eclipse/jface/text/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.contentassist" href="reference/api/org/eclipse/jface/text/contentassist/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.formatter" href="reference/api/org/eclipse/jface/text/formatter/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.hyperlink" href="reference/api/org/eclipse/jface/text/hyperlink/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.information" href="reference/api/org/eclipse/jface/text/information/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.link" href="reference/api/org/eclipse/jface/text/link/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.presentation" href="reference/api/org/eclipse/jface/text/presentation/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.projection" href="reference/api/org/eclipse/jface/text/projection/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.quickassist" href="reference/api/org/eclipse/jface/text/quickassist/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.reconciler" href="reference/api/org/eclipse/jface/text/reconciler/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.revisions" href="reference/api/org/eclipse/jface/text/revisions/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.rules" href="reference/api/org/eclipse/jface/text/rules/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.source" href="reference/api/org/eclipse/jface/text/source/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.source.projection" href="reference/api/org/eclipse/jface/text/source/projection/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.templates" href="reference/api/org/eclipse/jface/text/templates/package-summary.html"/>
+ <topic label="org.eclipse.jface.text.templates.persistence" href="reference/api/org/eclipse/jface/text/templates/persistence/package-summary.html"/>
+ <topic label="org.eclipse.jface.util" href="reference/api/org/eclipse/jface/util/package-summary.html"/>
+ <topic label="org.eclipse.jface.viewers" href="reference/api/org/eclipse/jface/viewers/package-summary.html"/>
+ <topic label="org.eclipse.jface.viewers.deferred" href="reference/api/org/eclipse/jface/viewers/deferred/package-summary.html"/>
+ <topic label="org.eclipse.jface.window" href="reference/api/org/eclipse/jface/window/package-summary.html"/>
+ <topic label="org.eclipse.jface.wizard" href="reference/api/org/eclipse/jface/wizard/package-summary.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring" href="reference/api/org/eclipse/ltk/core/refactoring/package-summary.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.history" href="reference/api/org/eclipse/ltk/core/refactoring/history/package-summary.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.model" href="reference/api/org/eclipse/ltk/core/refactoring/model/package-summary.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.participants" href="reference/api/org/eclipse/ltk/core/refactoring/participants/package-summary.html"/>
+ <topic label="org.eclipse.ltk.ui.refactoring" href="reference/api/org/eclipse/ltk/ui/refactoring/package-summary.html"/>
+ <topic label="org.eclipse.ltk.ui.refactoring.history" href="reference/api/org/eclipse/ltk/ui/refactoring/history/package-summary.html"/>
+ <topic label="org.eclipse.ltk.ui.refactoring.model" href="reference/api/org/eclipse/ltk/ui/refactoring/model/package-summary.html"/>
+ <topic label="org.eclipse.osgi.service.datalocation" href="reference/api/org/eclipse/osgi/service/datalocation/package-summary.html"/>
+ <topic label="org.eclipse.osgi.util" href="reference/api/org/eclipse/osgi/util/package-summary.html"/>
+ <topic label="org.eclipse.search.core.text" href="reference/api/org/eclipse/search/core/text/package-summary.html"/>
+ <topic label="org.eclipse.search.ui" href="reference/api/org/eclipse/search/ui/package-summary.html"/>
+ <topic label="org.eclipse.search.ui.actions" href="reference/api/org/eclipse/search/ui/actions/package-summary.html"/>
+ <topic label="org.eclipse.search.ui.text" href="reference/api/org/eclipse/search/ui/text/package-summary.html"/>
+ <topic label="org.eclipse.swt" href="reference/api/org/eclipse/swt/package-summary.html"/>
+ <topic label="org.eclipse.swt.accessibility" href="reference/api/org/eclipse/swt/accessibility/package-summary.html"/>
+ <topic label="org.eclipse.swt.awt" href="reference/api/org/eclipse/swt/awt/package-summary.html"/>
+ <topic label="org.eclipse.swt.browser" href="reference/api/org/eclipse/swt/browser/package-summary.html"/>
+ <topic label="org.eclipse.swt.custom" href="reference/api/org/eclipse/swt/custom/package-summary.html"/>
+ <topic label="org.eclipse.swt.dnd" href="reference/api/org/eclipse/swt/dnd/package-summary.html"/>
+ <topic label="org.eclipse.swt.events" href="reference/api/org/eclipse/swt/events/package-summary.html"/>
+ <topic label="org.eclipse.swt.graphics" href="reference/api/org/eclipse/swt/graphics/package-summary.html"/>
+ <topic label="org.eclipse.swt.layout" href="reference/api/org/eclipse/swt/layout/package-summary.html"/>
+ <topic label="org.eclipse.swt.ole.win32" href="reference/api/org/eclipse/swt/ole/win32/package-summary.html"/>
+ <topic label="org.eclipse.swt.opengl" href="reference/api/org/eclipse/swt/opengl/package-summary.html"/>
+ <topic label="org.eclipse.swt.printing" href="reference/api/org/eclipse/swt/printing/package-summary.html"/>
+ <topic label="org.eclipse.swt.program" href="reference/api/org/eclipse/swt/program/package-summary.html"/>
+ <topic label="org.eclipse.swt.widgets" href="reference/api/org/eclipse/swt/widgets/package-summary.html"/>
+ <topic label="org.eclipse.team.core" href="reference/api/org/eclipse/team/core/package-summary.html"/>
+ <topic label="org.eclipse.team.core.diff" href="reference/api/org/eclipse/team/core/diff/package-summary.html"/>
+ <topic label="org.eclipse.team.core.diff.provider" href="reference/api/org/eclipse/team/core/diff/provider/package-summary.html"/>
+ <topic label="org.eclipse.team.core.history" href="reference/api/org/eclipse/team/core/history/package-summary.html"/>
+ <topic label="org.eclipse.team.core.history.provider" href="reference/api/org/eclipse/team/core/history/provider/package-summary.html"/>
+ <topic label="org.eclipse.team.core.mapping" href="reference/api/org/eclipse/team/core/mapping/package-summary.html"/>
+ <topic label="org.eclipse.team.core.mapping.provider" href="reference/api/org/eclipse/team/core/mapping/provider/package-summary.html"/>
+ <topic label="org.eclipse.team.core.subscribers" href="reference/api/org/eclipse/team/core/subscribers/package-summary.html"/>
+ <topic label="org.eclipse.team.core.synchronize" href="reference/api/org/eclipse/team/core/synchronize/package-summary.html"/>
+ <topic label="org.eclipse.team.core.variants" href="reference/api/org/eclipse/team/core/variants/package-summary.html"/>
+ <topic label="org.eclipse.team.ui" href="reference/api/org/eclipse/team/ui/package-summary.html"/>
+ <topic label="org.eclipse.team.ui.history" href="reference/api/org/eclipse/team/ui/history/package-summary.html"/>
+ <topic label="org.eclipse.team.ui.mapping" href="reference/api/org/eclipse/team/ui/mapping/package-summary.html"/>
+ <topic label="org.eclipse.team.ui.synchronize" href="reference/api/org/eclipse/team/ui/synchronize/package-summary.html"/>
+ <topic label="org.eclipse.text.edits" href="reference/api/org/eclipse/text/edits/package-summary.html"/>
+ <topic label="org.eclipse.text.undo" href="reference/api/org/eclipse/text/undo/package-summary.html"/>
+ <topic label="org.eclipse.ui" href="reference/api/org/eclipse/ui/package-summary.html"/>
+ <topic label="org.eclipse.ui.about" href="reference/api/org/eclipse/ui/about/package-summary.html"/>
+ <topic label="org.eclipse.ui.actions" href="reference/api/org/eclipse/ui/actions/package-summary.html"/>
+ <topic label="org.eclipse.ui.activities" href="reference/api/org/eclipse/ui/activities/package-summary.html"/>
+ <topic label="org.eclipse.ui.application" href="reference/api/org/eclipse/ui/application/package-summary.html"/>
+ <topic label="org.eclipse.ui.branding" href="reference/api/org/eclipse/ui/branding/package-summary.html"/>
+ <topic label="org.eclipse.ui.browser" href="reference/api/org/eclipse/ui/browser/package-summary.html"/>
+ <topic label="org.eclipse.ui.cheatsheets" href="reference/api/org/eclipse/ui/cheatsheets/package-summary.html"/>
+ <topic label="org.eclipse.ui.commands" href="reference/api/org/eclipse/ui/commands/package-summary.html"/>
+ <topic label="org.eclipse.ui.console" href="reference/api/org/eclipse/ui/console/package-summary.html"/>
+ <topic label="org.eclipse.ui.console.actions" href="reference/api/org/eclipse/ui/console/actions/package-summary.html"/>
+ <topic label="org.eclipse.ui.contentassist" href="reference/api/org/eclipse/ui/contentassist/package-summary.html"/>
+ <topic label="org.eclipse.ui.contexts" href="reference/api/org/eclipse/ui/contexts/package-summary.html"/>
+ <topic label="org.eclipse.ui.dialogs" href="reference/api/org/eclipse/ui/dialogs/package-summary.html"/>
+ <topic label="org.eclipse.ui.editors.text" href="reference/api/org/eclipse/ui/editors/text/package-summary.html"/>
+ <topic label="org.eclipse.ui.editors.text.templates" href="reference/api/org/eclipse/ui/editors/text/templates/package-summary.html"/>
+ <topic label="org.eclipse.ui.fieldassist" href="reference/api/org/eclipse/ui/fieldassist/package-summary.html"/>
+ <topic label="org.eclipse.ui.forms" href="reference/api/org/eclipse/ui/forms/package-summary.html"/>
+ <topic label="org.eclipse.ui.forms.editor" href="reference/api/org/eclipse/ui/forms/editor/package-summary.html"/>
+ <topic label="org.eclipse.ui.forms.events" href="reference/api/org/eclipse/ui/forms/events/package-summary.html"/>
+ <topic label="org.eclipse.ui.forms.widgets" href="reference/api/org/eclipse/ui/forms/widgets/package-summary.html"/>
+ <topic label="org.eclipse.ui.handlers" href="reference/api/org/eclipse/ui/handlers/package-summary.html"/>
+ <topic label="org.eclipse.ui.help" href="reference/api/org/eclipse/ui/help/package-summary.html"/>
+ <topic label="org.eclipse.ui.ide" href="reference/api/org/eclipse/ui/ide/package-summary.html"/>
+ <topic label="org.eclipse.ui.ide.dialogs" href="reference/api/org/eclipse/ui/ide/dialogs/package-summary.html"/>
+ <topic label="org.eclipse.ui.ide.fileSystem" href="reference/api/org/eclipse/ui/ide/fileSystem/package-summary.html"/>
+ <topic label="org.eclipse.ui.intro" href="reference/api/org/eclipse/ui/intro/package-summary.html"/>
+ <topic label="org.eclipse.ui.intro.config" href="reference/api/org/eclipse/ui/intro/config/package-summary.html"/>
+ <topic label="org.eclipse.ui.intro.universal" href="reference/api/org/eclipse/ui/intro/universal/package-summary.html"/>
+ <topic label="org.eclipse.ui.keys" href="reference/api/org/eclipse/ui/keys/package-summary.html"/>
+ <topic label="org.eclipse.ui.menus" href="reference/api/org/eclipse/ui/menus/package-summary.html"/>
+ <topic label="org.eclipse.ui.model" href="reference/api/org/eclipse/ui/model/package-summary.html"/>
+ <topic label="org.eclipse.ui.navigator" href="reference/api/org/eclipse/ui/navigator/package-summary.html"/>
+ <topic label="org.eclipse.ui.navigator.resources" href="reference/api/org/eclipse/ui/navigator/resources/package-summary.html"/>
+ <topic label="org.eclipse.ui.operations" href="reference/api/org/eclipse/ui/operations/package-summary.html"/>
+ <topic label="org.eclipse.ui.part" href="reference/api/org/eclipse/ui/part/package-summary.html"/>
+ <topic label="org.eclipse.ui.plugin" href="reference/api/org/eclipse/ui/plugin/package-summary.html"/>
+ <topic label="org.eclipse.ui.preferences" href="reference/api/org/eclipse/ui/preferences/package-summary.html"/>
+ <topic label="org.eclipse.ui.presentations" href="reference/api/org/eclipse/ui/presentations/package-summary.html"/>
+ <topic label="org.eclipse.ui.progress" href="reference/api/org/eclipse/ui/progress/package-summary.html"/>
+ <topic label="org.eclipse.ui.services" href="reference/api/org/eclipse/ui/services/package-summary.html"/>
+ <topic label="org.eclipse.ui.testing" href="reference/api/org/eclipse/ui/testing/package-summary.html"/>
+ <topic label="org.eclipse.ui.themes" href="reference/api/org/eclipse/ui/themes/package-summary.html"/>
+ <topic label="org.eclipse.ui.texteditor" href="reference/api/org/eclipse/ui/texteditor/package-summary.html"/>
+ <topic label="org.eclipse.ui.texteditor.link" href="reference/api/org/eclipse/ui/texteditor/link/package-summary.html"/>
+ <topic label="org.eclipse.ui.texteditor.quickdiff" href="reference/api/org/eclipse/ui/texteditor/quickdiff/package-summary.html"/>
+ <topic label="org.eclipse.ui.texteditor.templates" href="reference/api/org/eclipse/ui/texteditor/templates/package-summary.html"/>
+ <topic label="org.eclipse.ui.texteditor.spelling" href="reference/api/org/eclipse/ui/texteditor/spelling/package-summary.html"/>
+ <topic label="org.eclipse.ui.views" href="reference/api/org/eclipse/ui/views/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.bookmarkexplorer" href="reference/api/org/eclipse/ui/views/bookmarkexplorer/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.contentoutline" href="reference/api/org/eclipse/ui/views/contentoutline/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.framelist" href="reference/api/org/eclipse/ui/views/framelist/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.markers" href="reference/api/org/eclipse/ui/views/markers/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.navigator" href="reference/api/org/eclipse/ui/views/navigator/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.properties" href="reference/api/org/eclipse/ui/views/properties/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.properties.tabbed" href="reference/api/org/eclipse/ui/views/properties/tabbed/package-summary.html"/>
+ <topic label="org.eclipse.ui.views.tasklist" href="reference/api/org/eclipse/ui/views/tasklist/package-summary.html"/>
+ <topic label="org.eclipse.ui.wizards" href="reference/api/org/eclipse/ui/wizards/package-summary.html"/>
+ <topic label="org.eclipse.ui.wizards.datatransfer" href="reference/api/org/eclipse/ui/wizards/datatransfer/package-summary.html"/>
+ <topic label="org.eclipse.ui.wizards.newresource" href="reference/api/org/eclipse/ui/wizards/newresource/package-summary.html"/>
+ <topic label="org.eclipse.update.configurator" href="reference/api/org/eclipse/update/configurator/package-summary.html"/>
+ <topic label="org.eclipse.update.configuration" href="reference/api/org/eclipse/update/configuration/package-summary.html"/>
+ <topic label="org.eclipse.update.core" href="reference/api/org/eclipse/update/core/package-summary.html"/>
+ <topic label="org.eclipse.update.core.model" href="reference/api/org/eclipse/update/core/model/package-summary.html"/>
+ <topic label="org.eclipse.update.operations" href="reference/api/org/eclipse/update/operations/package-summary.html"/>
+ <topic label="org.eclipse.update.search" href="reference/api/org/eclipse/update/search/package-summary.html"/>
+ <topic label="org.eclipse.update.standalone" href="reference/api/org/eclipse/update/standalone/package-summary.html"/>
+ </topic>
+
+ <topic label="Extension Points Reference" href="reference/extension-points/index.html">
+ <topic label="org.eclipse.ant.core.antProperties" href="reference/extension-points/org_eclipse_ant_core_antProperties.html"/>
+ <topic label="org.eclipse.ant.core.antTasks" href="reference/extension-points/org_eclipse_ant_core_antTasks.html"/>
+ <topic label="org.eclipse.ant.core.antTypes" href="reference/extension-points/org_eclipse_ant_core_antTypes.html"/>
+ <topic label="org.eclipse.ant.core.extraClasspathEntries" href="reference/extension-points/org_eclipse_ant_core_extraClasspathEntries.html"/>
+ <topic label="org.eclipse.compare.contentMergeViewers" href="reference/extension-points/org_eclipse_compare_contentMergeViewers.html"/>
+ <topic label="org.eclipse.compare.contentViewers" href="reference/extension-points/org_eclipse_compare_contentViewers.html"/>
+ <topic label="org.eclipse.compare.streamMergers" href="reference/extension-points/org_eclipse_compare_streamMergers.html"/>
+ <topic label="org.eclipse.compare.structureCreators" href="reference/extension-points/org_eclipse_compare_structureCreators.html"/>
+ <topic label="org.eclipse.compare.structureMergeViewers" href="reference/extension-points/org_eclipse_compare_structureMergeViewers.html"/>
+ <topic label="org.eclipse.core.contenttype.contentTypes" href="reference/extension-points/org_eclipse_core_contenttype_contentTypes.html"/>
+ <topic label="org.eclipse.core.expressions.propertyTesters" href="reference/extension-points/org_eclipse_core_expressions_propertyTesters.html"/>
+ <topic label="org.eclipse.core.filebuffers.annotationModelCreation" href="reference/extension-points/org_eclipse_core_filebuffers_annotationModelCreation.html"/>
+ <topic label="org.eclipse.core.filebuffers.documentCreation" href="reference/extension-points/org_eclipse_core_filebuffers_documentCreation.html"/>
+ <topic label="org.eclipse.core.filebuffers.documentSetup" href="reference/extension-points/org_eclipse_core_filebuffers_documentSetup.html"/>
+ <topic label="org.eclipse.core.filesystem.filesystems" href="reference/extension-points/org_eclipse_core_filesystem_filesystems.html"/>
+ <topic label="org.eclipse.core.resources.builders" href="reference/extension-points/org_eclipse_core_resources_builders.html"/>
+ <topic label="org.eclipse.core.resources.fileModificationValidator" href="reference/extension-points/org_eclipse_core_resources_fileModificationValidator.html"/>
+ <topic label="org.eclipse.core.resources.markers" href="reference/extension-points/org_eclipse_core_resources_markers.html"/>
+ <topic label="org.eclipse.core.resources.moveDeleteHook" href="reference/extension-points/org_eclipse_core_resources_moveDeleteHook.html"/>
+ <topic label="org.eclipse.core.resources.natures" href="reference/extension-points/org_eclipse_core_resources_natures.html"/>
+ <topic label="org.eclipse.core.resources.refreshProviders" href="reference/extension-points/org_eclipse_core_resources_refreshProviders.html"/>
+ <topic label="org.eclipse.core.resources.teamHook" href="reference/extension-points/org_eclipse_core_resources_teamHook.html"/>
+ <topic label="org.eclipse.core.runtime.adapters" href="reference/extension-points/org_eclipse_core_runtime_adapters.html"/>
+ <topic label="org.eclipse.core.runtime.applications" href="reference/extension-points/org_eclipse_core_runtime_applications.html"/>
+ <topic label="org.eclipse.core.runtime.contentTypes" href="reference/extension-points/org_eclipse_core_runtime_contentTypes.html"/>
+ <topic label="org.eclipse.core.runtime.preferences" href="reference/extension-points/org_eclipse_core_runtime_preferences.html"/>
+ <topic label="org.eclipse.core.runtime.products" href="reference/extension-points/org_eclipse_core_runtime_products.html"/>
+ <topic label="org.eclipse.core.variables.dynamicVariables" href="reference/extension-points/org_eclipse_core_variables_dynamicVariables.html"/>
+ <topic label="org.eclipse.core.variables.valueVariables" href="reference/extension-points/org_eclipse_core_variables_valueVariables.html"/>
+ <topic label="org.eclipse.debug.core.breakpoints" href="reference/extension-points/org_eclipse_debug_core_breakpoints.html"/>
+ <topic label="org.eclipse.debug.core.launchConfigurationComparators" href="reference/extension-points/org_eclipse_debug_core_launchConfigurationComparators.html"/>
+ <topic label="org.eclipse.debug.core.launchConfigurationTypes" href="reference/extension-points/org_eclipse_debug_core_launchConfigurationTypes.html"/>
+ <topic label="org.eclipse.debug.core.launchDelegates" href="reference/extension-points/org_eclipse_debug_core_launchDelegates.html"/>
+ <topic label="org.eclipse.debug.core.launchers" href="reference/extension-points/org_eclipse_debug_core_launchers.html"/>
+ <topic label="org.eclipse.debug.core.launchModes" href="reference/extension-points/org_eclipse_debug_core_launchModes.html"/>
+ <topic label="org.eclipse.debug.core.logicalStructureProviders" href="reference/extension-points/org_eclipse_debug_core_logicalStructureProviders.html"/>
+ <topic label="org.eclipse.debug.core.logicalStructureTypes" href="reference/extension-points/org_eclipse_debug_core_logicalStructureTypes.html"/>
+ <topic label="org.eclipse.debug.core.processFactories" href="reference/extension-points/org_eclipse_debug_core_processFactories.html"/>
+ <topic label="org.eclipse.debug.core.sourceContainerTypes" href="reference/extension-points/org_eclipse_debug_core_sourceContainerTypes.html"/>
+ <topic label="org.eclipse.debug.core.sourceLocators" href="reference/extension-points/org_eclipse_debug_core_sourceLocators.html"/>
+ <topic label="org.eclipse.debug.core.sourcePathComputers" href="reference/extension-points/org_eclipse_debug_core_sourcePathComputers.html"/>
+ <topic label="org.eclipse.debug.core.statusHandlers" href="reference/extension-points/org_eclipse_debug_core_statusHandlers.html"/>
+ <topic label="org.eclipse.debug.core.watchExpressionDelegates" href="reference/extension-points/org_eclipse_debug_core_watchExpressionDelegates.html"/>
+ <topic label="org.eclipse.debug.ui.breakpointOrganizers" href="reference/extension-points/org_eclipse_debug_ui_breakpointOrganizers.html"/>
+ <topic label="org.eclipse.debug.ui.consoleColorProviders" href="reference/extension-points/org_eclipse_debug_ui_consoleColorProviders.html"/>
+ <topic label="org.eclipse.debug.ui.consoleLineTrackers" href="reference/extension-points/org_eclipse_debug_ui_consoleLineTrackers.html"/>
+ <topic label="org.eclipse.debug.ui.contextViewBindings" href="reference/extension-points/org_eclipse_debug_ui_contextViewBindings.html"/>
+ <topic label="org.eclipse.debug.ui.debugModelContextBindings" href="reference/extension-points/org_eclipse_debug_ui_debugModelContextBindings.html"/>
+ <topic label="org.eclipse.debug.ui.debugModelPresentations" href="reference/extension-points/org_eclipse_debug_ui_debugModelPresentations.html"/>
+ <topic label="org.eclipse.debug.ui.launchConfigurationTabGroups" href="reference/extension-points/org_eclipse_debug_ui_launchConfigurationTabGroups.html"/>
+ <topic label="org.eclipse.debug.ui.launchConfigurationTypeImages" href="reference/extension-points/org_eclipse_debug_ui_launchConfigurationTypeImages.html"/>
+ <topic label="org.eclipse.debug.ui.launchGroups" href="reference/extension-points/org_eclipse_debug_ui_launchGroups.html"/>
+ <topic label="org.eclipse.debug.ui.launchShortcuts" href="reference/extension-points/org_eclipse_debug_ui_launchShortcuts.html"/>
+ <topic label="org.eclipse.debug.ui.memoryRenderings" href="reference/extension-points/org_eclipse_debug_ui_memoryRenderings.html"/>
+ <topic label="org.eclipse.debug.ui.sourceContainerPresentations" href="reference/extension-points/org_eclipse_debug_ui_sourceContainerPresentations.html"/>
+ <topic label="org.eclipse.debug.ui.stringVariablePresentations" href="reference/extension-points/org_eclipse_debug_ui_stringVariablePresentations.html"/>
+ <topic label="org.eclipse.debug.ui.variableValueEditors" href="reference/extension-points/org_eclipse_debug_ui_variableValueEditors.html"/>
+ <topic label="org.eclipse.equinox.preferences.preferences" href="reference/extension-points/org_eclipse_equinox_preferences_preferences.html"/>
+ <topic label="org.eclipse.help.contentExtension" href="reference/extension-points/org_eclipse_help_contentExtension.html"/>
+ <topic label="org.eclipse.help.contentProducer" href="reference/extension-points/org_eclipse_help_contentProducer.html"/>
+ <topic label="org.eclipse.help.contexts" href="reference/extension-points/org_eclipse_help_contexts.html"/>
+ <topic label="org.eclipse.help.index" href="reference/extension-points/org_eclipse_help_index.html"/>
+ <topic label="org.eclipse.help.toc" href="reference/extension-points/org_eclipse_help_toc.html"/>
+ <topic label="org.eclipse.help.base.activitySupport" href="reference/extension-points/org_eclipse_help_base_activitySupport.html"/>
+ <topic label="org.eclipse.help.base.browser" href="reference/extension-points/org_eclipse_help_base_browser.html"/>
+ <topic label="org.eclipse.help.base.luceneAnalyzer" href="reference/extension-points/org_eclipse_help_base_luceneAnalyzer.html"/>
+ <topic label="org.eclipse.help.base.luceneSearchParticipants" href="reference/extension-points/org_eclipse_help_base_luceneSearchParticipants.html"/>
+ <topic label="org.eclipse.help.ui.searchEngine" href="reference/extension-points/org_eclipse_help_ui_searchEngine.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.copyParticipants" href="reference/extension-points/org_eclipse_ltk_core_refactoring_copyParticipants.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.createParticipants" href="reference/extension-points/org_eclipse_ltk_core_refactoring_createParticipants.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.deleteParticipants" href="reference/extension-points/org_eclipse_ltk_core_refactoring_deleteParticipants.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.moveParticipants" href="reference/extension-points/org_eclipse_ltk_core_refactoring_moveParticipants.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.refactoringContributions" href="reference/extension-points/org_eclipse_ltk_core_refactoring_refactoringContributions.html"/>
+ <topic label="org.eclipse.ltk.core.refactoring.renameParticipants" href="reference/extension-points/org_eclipse_ltk_core_refactoring_renameParticipants.html"/>
+ <topic label="org.eclipse.ltk.ui.refactoring.changePreviewViewers" href="reference/extension-points/org_eclipse_ltk_ui_refactoring_changePreviewViewers.html"/>
+ <topic label="org.eclipse.ltk.ui.refactoring.statusContextViewers" href="reference/extension-points/org_eclipse_ltk_ui_refactoring_statusContextViewers.html"/>
+ <topic label="org.eclipse.search.searchPages" href="reference/extension-points/org_eclipse_search_searchPages.html"/>
+ <topic label="org.eclipse.search.searchResultSorters" href="reference/extension-points/org_eclipse_search_searchResultSorters.html"/>
+ <topic label="org.eclipse.search.searchResultViewPages" href="reference/extension-points/org_eclipse_search_searchResultViewPages.html"/>
+ <topic label="org.eclipse.search.textSearchEngine" href="reference/extension-points/org_eclipse_search_textSearchEngine.html"/>
+ <topic label="org.eclipse.search.textSearchQueryProvider" href="reference/extension-points/org_eclipse_search_textSearchQueryProvider.html"/>
+ <topic label="org.eclipse.team.core.fileTypes" href="reference/extension-points/org_eclipse_team_core_fileTypes.html"/>
+ <topic label="org.eclipse.team.core.ignore" href="reference/extension-points/org_eclipse_team_core_ignore.html"/>
+ <topic label="org.eclipse.team.core.projectSets" href="reference/extension-points/org_eclipse_team_core_projectSets.html"/>
+ <topic label="org.eclipse.team.core.repository" href="reference/extension-points/org_eclipse_team_core_repository.html"/>
+ <topic label="org.eclipse.team.ui.configurationWizards" href="reference/extension-points/org_eclipse_team_ui_configurationWizards.html"/>
+ <topic label="org.eclipse.team.ui.synchronizeParticipants" href="reference/extension-points/org_eclipse_team_ui_synchronizeParticipants.html"/>
+ <topic label="org.eclipse.team.ui.synchronizeWizards" href="reference/extension-points/org_eclipse_team_ui_synchronizeWizards.html"/>
+ <topic label="org.eclipse.ui.acceleratorConfigurations" href="reference/extension-points/org_eclipse_ui_acceleratorConfigurations.html"/>
+ <topic label="org.eclipse.ui.acceleratorScopes" href="reference/extension-points/org_eclipse_ui_acceleratorScopes.html"/>
+ <topic label="org.eclipse.ui.acceleratorSets" href="reference/extension-points/org_eclipse_ui_acceleratorSets.html"/>
+ <topic label="org.eclipse.ui.actionDefinitions" href="reference/extension-points/org_eclipse_ui_actionDefinitions.html"/>
+ <topic label="org.eclipse.ui.actionSetPartAssociations" href="reference/extension-points/org_eclipse_ui_actionSetPartAssociations.html"/>
+ <topic label="org.eclipse.ui.actionSets" href="reference/extension-points/org_eclipse_ui_actionSets.html"/>
+ <topic label="org.eclipse.ui.activities" href="reference/extension-points/org_eclipse_ui_activities.html"/>
+ <topic label="org.eclipse.ui.activitySupport" href="reference/extension-points/org_eclipse_ui_activitySupport.html"/>
+ <topic label="org.eclipse.ui.bindings" href="reference/extension-points/org_eclipse_ui_bindings.html"/>
+ <topic label="org.eclipse.ui.browser.browsers" href="reference/extension-points/org_eclipse_ui_browser_browsers.html"/>
+ <topic label="org.eclipse.ui.browserSupport" href="reference/extension-points/org_eclipse_ui_browserSupport.html"/>
+ <topic label="org.eclipse.ui.cheatsheets.cheatSheetContent" href="reference/extension-points/org_eclipse_ui_cheatsheets_cheatSheetContent.html"/>
+ <topic label="org.eclipse.ui.cheatsheets.cheatSheetItemExtension" href="reference/extension-points/org_eclipse_ui_cheatsheets_cheatSheetItemExtension.html"/>
+ <topic label="org.eclipse.ui.commands" href="reference/extension-points/org_eclipse_ui_commands.html"/>
+ <topic label="org.eclipse.ui.commandImages" href="reference/extension-points/org_eclipse_ui_commandImages.html"/>
+ <topic label="org.eclipse.ui.console.consoleFactories" href="reference/extension-points/org_eclipse_ui_console_consoleFactories.html"/>
+ <topic label="org.eclipse.ui.console.consolePageParticipants" href="reference/extension-points/org_eclipse_ui_console_consolePageParticipants.html"/>
+ <topic label="org.eclipse.ui.console.consolePatternMatchListeners" href="reference/extension-points/org_eclipse_ui_console_consolePatternMatchListeners.html"/>
+ <topic label="org.eclipse.ui.contexts" href="reference/extension-points/org_eclipse_ui_contexts.html"/>
+ <topic label="org.eclipse.ui.decorators" href="reference/extension-points/org_eclipse_ui_decorators.html"/>
+ <topic label="org.eclipse.ui.dropActions" href="reference/extension-points/org_eclipse_ui_dropActions.html"/>
+ <topic label="org.eclipse.ui.editorActions" href="reference/extension-points/org_eclipse_ui_editorActions.html"/>
+ <topic label="org.eclipse.ui.editors" href="reference/extension-points/org_eclipse_ui_editors.html"/>
+ <topic label="org.eclipse.ui.editors.annotationTypes" href="reference/extension-points/org_eclipse_ui_editors_annotationTypes.html"/>
+ <topic label="org.eclipse.ui.editors.documentProviders" href="reference/extension-points/org_eclipse_ui_editors_documentProviders.html"/>
+ <topic label="org.eclipse.ui.editors.markerAnnotationSpecification" href="reference/extension-points/org_eclipse_ui_editors_markerAnnotationSpecification.html"/>
+ <topic label="org.eclipse.ui.editors.markerUpdaters" href="reference/extension-points/org_eclipse_ui_editors_markerUpdaters.html"/>
+ <topic label="org.eclipse.ui.editors.templates" href="reference/extension-points/org_eclipse_ui_editors_templates.html"/>
+ <topic label="org.eclipse.ui.elementFactories" href="reference/extension-points/org_eclipse_ui_elementFactories.html"/>
+ <topic label="org.eclipse.ui.encodings" href="reference/extension-points/org_eclipse_ui_encodings.html"/>
+ <topic label="org.eclipse.ui.exportWizards" href="reference/extension-points/org_eclipse_ui_exportWizards.html"/>
+ <topic label="org.eclipse.ui.externaltools.configurationDuplicationMaps" href="reference/extension-points/org_eclipse_ui_externaltools_configurationDuplicationMaps.html"/>
+ <topic label="org.eclipse.ui.fontDefinitions" href="reference/extension-points/org_eclipse_ui_fontDefinitions.html"/>
+ <topic label="org.eclipse.ui.handlers" href="reference/extension-points/org_eclipse_ui_handlers.html"/>
+ <topic label="org.eclipse.ui.helpSupport" href="reference/extension-points/org_eclipse_ui_helpSupport.html"/>
+ <topic label="org.eclipse.ui.ide.filesystemSupport" href="reference/extension-points/org_eclipse_ui_ide_filesystemSupport.html"/>
+ <topic label="org.eclipse.ui.ide.markerHelp" href="reference/extension-points/org_eclipse_ui_ide_markerHelp.html"/>
+ <topic label="org.eclipse.ui.ide.markerImageProviders" href="reference/extension-points/org_eclipse_ui_ide_markerImageProviders.html"/>
+ <topic label="org.eclipse.ui.ide.markerResolution" href="reference/extension-points/org_eclipse_ui_ide_markerResolution.html"/>
+ <topic label="org.eclipse.ui.ide.markerSupport" href="reference/extension-points/org_eclipse_ui_ide_markerSupport.html"/>
+ <topic label="org.eclipse.ui.ide.projectNatureImages" href="reference/extension-points/org_eclipse_ui_ide_projectNatureImages.html"/>
+ <topic label="org.eclipse.ui.ide.resourceFilters" href="reference/extension-points/org_eclipse_ui_ide_resourceFilters.html"/>
+ <topic label="org.eclipse.ui.importWizards" href="reference/extension-points/org_eclipse_ui_importWizards.html"/>
+ <topic label="org.eclipse.ui.intro" href="reference/extension-points/org_eclipse_ui_intro.html"/>
+ <topic label="org.eclipse.ui.intro.config" href="reference/extension-points/org_eclipse_ui_intro_config.html"/>
+ <topic label="org.eclipse.ui.intro.configExtension" href="reference/extension-points/org_eclipse_ui_intro_configExtension.html"/>
+ <topic label="org.eclipse.ui.keywords" href="reference/extension-points/org_eclipse_ui_keywords.html"/>
+ <topic label="org.eclipse.ui.menus" href="reference/extension-points/org_eclipse_ui_menus.html"/>
+ <topic label="org.eclipse.ui.navigator.linkHelper" href="reference/extension-points/org_eclipse_ui_navigator_linkHelper.html"/>
+ <topic label="org.eclipse.ui.navigator.navigatorContent" href="reference/extension-points/org_eclipse_ui_navigator_navigatorContent.html"/>
+ <topic label="org.eclipse.ui.navigator.viewer" href="reference/extension-points/org_eclipse_ui_navigator_viewer.html"/>
+ <topic label="org.eclipse.ui.newWizards" href="reference/extension-points/org_eclipse_ui_newWizards.html"/>
+ <topic label="org.eclipse.ui.perspectiveExtensions" href="reference/extension-points/org_eclipse_ui_perspectiveExtensions.html"/>
+ <topic label="org.eclipse.ui.perspectives" href="reference/extension-points/org_eclipse_ui_perspectives.html"/>
+ <topic label="org.eclipse.ui.popupMenus" href="reference/extension-points/org_eclipse_ui_popupMenus.html"/>
+ <topic label="org.eclipse.ui.preferencePages" href="reference/extension-points/org_eclipse_ui_preferencePages.html"/>
+ <topic label="org.eclipse.ui.preferenceTransfer" href="reference/extension-points/org_eclipse_ui_preferenceTransfer.html"/>
+ <topic label="org.eclipse.ui.presentationFactories" href="reference/extension-points/org_eclipse_ui_presentationFactories.html"/>
+ <topic label="org.eclipse.ui.propertyPages" href="reference/extension-points/org_eclipse_ui_propertyPages.html"/>
+ <topic label="org.eclipse.ui.startup" href="reference/extension-points/org_eclipse_ui_startup.html"/>
+ <topic label="org.eclipse.ui.systemSummarySections" href="reference/extension-points/org_eclipse_ui_systemSummarySections.html"/>
+ <topic label="org.eclipse.ui.themes" href="reference/extension-points/org_eclipse_ui_themes.html"/>
+ <topic label="org.eclipse.ui.viewActions" href="reference/extension-points/org_eclipse_ui_viewActions.html"/>
+ <topic label="org.eclipse.ui.views" href="reference/extension-points/org_eclipse_ui_views.html"/>
+ <topic label="org.eclipse.ui.views.properties.tabbed.propertyContributor" href="reference/extension-points/org_eclipse_ui_views_properties_tabbed_propertyContributor.html"/>
+ <topic label="org.eclipse.ui.views.properties.tabbed.propertySections" href="reference/extension-points/org_eclipse_ui_views_properties_tabbed_propertySections.html"/>
+ <topic label="org.eclipse.ui.views.properties.tabbed.propertyTabs" href="reference/extension-points/org_eclipse_ui_views_properties_tabbed_propertyTabs.html"/>
+ <topic label="org.eclipse.ui.workbench.texteditor.quickDiffReferenceProvider" href="reference/extension-points/org_eclipse_ui_workbench_texteditor_quickDiffReferenceProvider.html"/>
+ <topic label="org.eclipse.ui.workbench.texteditor.spellingEngine" href="reference/extension-points/org_eclipse_ui_workbench_texteditor_spellingEngine.html"/>
+ <topic label="org.eclipse.ui.workingSets" href="reference/extension-points/org_eclipse_ui_workingSets.html"/>
+ <topic label="org.eclipse.update.core.featureTypes" href="reference/extension-points/org_eclipse_update_core_featureTypes.html"/>
+ <topic label="org.eclipse.update.core.installHandlers" href="reference/extension-points/org_eclipse_update_core_installHandlers.html"/>
+ <topic label="org.eclipse.update.core.siteTypes" href="reference/extension-points/org_eclipse_update_core_siteTypes.html"/>
+ </topic>
+
+ <topic label="OSGi API Reference" href="http://bundles.osgi.org/javadoc/r4"/>
+
+ <topic label="Other reference information" href="reference/misc/index.html">
+ <topic label="Runtime options" href="reference/misc/runtime-options.html"/>
+ <topic label="API rules of engagement" href="reference/misc/api-usage-rules.html"/>
+ <topic label="Naming conventions" href="reference/misc/naming.html"/>
+ <topic label="Glossary of terms" href="reference/misc/terminology.html"/>
+ <topic label="Map of platform plug-ins" href="reference/misc/overview-platform.html"/>
+ <topic label="Starting Eclipse from Java" href="reference/misc/eclipsestarter.html"/>
+ <topic label="Multi-user installs" href="reference/misc/multi_user_installs.html"/>
+ <topic label="Third party libraries and classloading" href="reference/misc/buddy_loading.html"/>
+ <topic label="Plug-in manifest " href="reference/misc/plugin_manifest.html"/>
+ <topic label="OSGi bundle manifest" href="reference/misc/bundle_manifest.html"/>
+ <topic label="Project description file" href="reference/misc/project_description_file.html"/>
+ <topic label="Message bundles" href="reference/misc/message_bundles.html"/>
+ <topic label="Tips for making user interfaces accessible" href="reference/misc/ui_accessibility_tips.html"/>
+ <topic label ="Supporting bidirectional text" href="reference/misc/bidi.html"/>
+ <topic label="How to write an Eclipse installer" href="reference/misc/eclipse-install.html"/>
+ <topic label="About.ini file format" href="reference/misc/about_customization.html"/>
+ <topic label="Plug-in archives" href="reference/misc/plugin_archive.html"/>
+ <topic label="Feature manifest" href="reference/misc/feature_manifest.html"/>
+ <topic label="Feature archives" href="reference/misc/feature_archive.html"/>
+ <topic label="The platform.xml file" href="reference/misc/update_platform_xml.html"/>
+ <topic label="Update server site map" href="reference/misc/update_sitemap.html"/>
+ <topic label="Running update manager from command line" href="reference/misc/update_standalone.html"/>
+ </topic>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Samples.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Samples.xml
new file mode 100644
index 000000000..a19377fb6
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.isv/topics_Samples.xml
@@ -0,0 +1,54 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define topics for the samples -->
+<!-- ============================================================================= -->
+<toc label="Examples" >
+ <topic label="Installing the examples" href="samples/samples.html" />
+ <topic label="Standard Widget Toolkit">
+ <topic label="Using the SWT example launcher" href="samples/org.eclipse.swt.examples.launcher/doc-html/swt_launcher_ex.html" />
+ <topic label="Running and browsing the SWT examples manually" href="samples/org.eclipse.swt.examples/doc-html/swt_manual_setup.html" />
+ <topic label="Stand-alone examples" >
+ <topic label="Address book" href="samples/org.eclipse.swt.examples/doc-html/swt_addressbook_ex.html" />
+ <topic label="Clipboard" href="samples/org.eclipse.swt.examples/doc-html/swt_clipboard_ex.html" />
+ <topic label="File viewer" href="samples/org.eclipse.swt.examples/doc-html/swt_fileviewer_ex.html"/>
+ <topic label="Hello world" href="samples/org.eclipse.swt.examples/doc-html/swt_helloworld_ex.html"/>
+ <topic label="Hover help" href="samples/org.eclipse.swt.examples/doc-html/swt_hoverhelp_ex.html"/>
+ <topic label="Image analyzer" href="samples/org.eclipse.swt.examples/doc-html/swt_imageanalyzer_ex.html"/>
+ <topic label="Java syntax viewer" href="samples/org.eclipse.swt.examples/doc-html/swt_javaviewer_ex.html"/>
+ <topic label="Text editor" href="samples/org.eclipse.swt.examples/doc-html/swt_texteditor_ex.html"/>
+ </topic>
+ <topic label="Workbench views" >
+ <topic label="Browser" href="samples/org.eclipse.swt.examples.browser/doc-html/swt_browser_ex.html"/>
+ <topic label="Controls" href="samples/org.eclipse.swt.examples.controls/doc-html/swt_controls_ex.html"/>
+ <topic label="Custom Controls" href="samples/org.eclipse.swt.examples.controls/doc-html/swt_customcontrols_ex.html"/>
+ <topic label="Layout" href="samples/org.eclipse.swt.examples.layouts/doc-html/swt_layout_ex.html"/>
+ <topic label="OLE" href="samples/org.eclipse.swt.examples.ole.win32/doc-html/swt_ole_ex.html" />
+ <topic label="Paint" href="samples/org.eclipse.swt.examples.paint/doc-html/swt_paint_ex.html"/>
+ </topic>
+ </topic>
+
+ <topic label="Workbench">
+ <topic label="Field assist example" href="samples/org.eclipse.ui.examples.fieldassist/doc-html/ui_fieldassist_ex.html" />
+ <topic label="Java editor" href="samples/org.eclipse.ui.examples.javaeditor/doc-html/ui_javaeditor_ex.html" />
+ <topic label="Template editor" href="samples/org.eclipse.ui.examples.javaeditor/doc-html/ui_templateeditor_ex.html" />
+ <topic label="Multi page editor" href="samples/org.eclipse.ui.examples.multipageeditor/doc-html/ui_multipageeditor_ex.html" />
+ <topic label="Property sheet" href="samples/org.eclipse.ui.examples.propertysheet/doc-html/ui_propertysheet_ex.html" />
+ <topic label="Readme tool" href="samples/org.eclipse.ui.examples.readmetool/doc-html/ui_readmetool_ex.html" />
+ <topic label="Undo example" href="samples/org.eclipse.ui.examples.undo/doc-html/ui_undo_ex.html" />
+ </topic>
+
+ <topic label="Help" href="samples/org.eclipse.help.examples.ex1/doc-html/help_ex.html" />
+
+ <topic label="Team">
+ <topic label="Repository Providers" href="samples/org.eclipse.team.examples.filesystem/doc-html/team_filesystem_ex.html" />
+ <topic label="Synchronize Participants" href="samples/org.eclipse.team.examples.filesystem/doc-html/team_localhistory_ex.html" />
+ <topic label="Logical Model Integration" href="samples/org.eclipse.team.examples.filesystem/doc-html/team_model_ex.html" />
+ </topic>
+
+ <topic label="Compare">
+ <topic label="Structured Compare" href="samples/org.eclipse.compare.examples/doc-html/ui_structurecreator_ex.html" />
+ <topic label="XML Compare" href="samples/org.eclipse.compare.examples.xml/doc-html/ui_xmlcompare_ex.html" />
+ </topic>
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/toc.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/toc.xml
new file mode 100644
index 000000000..63500805f
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/toc.xml
@@ -0,0 +1,23 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================================================================= -->
+<!-- Define the top level topics -->
+<!-- ============================================================================= -->
+
+<toc label="Workbench User Guide">
+ <topic label="Getting started">
+ <link toc="topics_GettingStarted.xml" />
+ </topic>
+ <topic label="Concepts">
+ <link toc="topics_Concepts.xml" />
+ </topic>
+ <topic label="Tasks">
+ <link toc="topics_Tasks.xml" />
+ </topic>
+ <topic label="Reference">
+ <link toc="topics_Reference.xml" />
+ </topic>
+ <topic label="Tips and tricks" href="tips/platform_tips.html"/>
+ <topic label="What's new" href="whatsNew/platform_whatsnew.html"/>
+ <topic label="Legal" href="notices.html"/>
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Concepts.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Concepts.xml
new file mode 100644
index 000000000..24bcdb266
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Concepts.xml
@@ -0,0 +1,66 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ============================== -->
+<!-- Define topics for the Concepts -->
+<!-- ============================== -->
+
+<toc label="Concepts">
+ <topic label="Welcome" href="concepts/welcome.htm" />
+ <topic label="Workbench" href="concepts/concepts-2.htm" >
+ <topic label="Resources" href="concepts/concepts-12.htm" />
+ <topic label="Resource hierarchies" href="concepts/concepts-17.htm" />
+ <topic label="Linked resources" href="concepts/concepts-13.htm" />
+ <topic label="Path variables" href="concepts/cpathvars.htm" />
+ <topic label="Working sets" href="concepts/cworkset.htm"/>
+ <topic label="Builds" href="concepts/concepts-22.htm" />
+ <topic label="Local history" href="concepts/concepts-17a.htm" />
+ </topic>
+ <anchor id="c_afterworkbench" />
+ <topic label="Perspectives" href="concepts/concepts-4.htm" />
+ <anchor id="c_afterperspectives" />
+ <topic label="Editors" href="concepts/concepts-6.htm" >
+ <topic label="External editors" href="concepts/concepts-6a.htm" />
+ </topic>
+ <anchor id="c_aftereditors" />
+ <topic label="Views" href="concepts/concepts-5.htm" >
+ <topic label="Fast views" href="concepts/concepts-21.htm" />
+ <topic label="Navigator view" href="concepts/cnav.htm" />
+ <topic label="Help view" href="concepts/help_view.htm" />
+ <topic label="Tasks view" href="concepts/ctskview.htm" />
+ <topic label="Problems view" href="concepts/cprbview.htm" />
+ <topic label="Outline view" href="concepts/coutline.htm" />
+ <topic label="Properties view" href="concepts/cpropview.htm" />
+ <topic label="Search view" href="concepts/csearchview.htm" />
+ </topic>
+ <anchor id="c_afterviews" />
+ <topic label="Toolbars" href="concepts/concepts-18.htm" />
+ <anchor id="c_aftertoolbars" />
+ <topic label="Markers" href="concepts/concepts-11.htm" />
+ <anchor id="c_aftermarkers" />
+ <topic label="Bookmarks" href="concepts/cbookmrk.htm" />
+ <anchor id="c_afterbookmarks" />
+ <topic label="Label decorations" href="concepts/cdecorations.htm" />
+ <anchor id="c_afterdecorations" />
+ <topic label="Help" href="concepts/help.htm" />
+ <anchor id="c_afterhelp" />
+ <topic label="External tools" href="concepts/concepts-exttools.htm" >
+ <topic label="Ant support" href="concepts/concepts-antsupport.htm"/>
+ </topic>
+ <anchor id="c_afterexternaltools" />
+ <topic label="Team programming with CVS" href="concepts/concepts-26.htm" >
+ <topic label="Versions" href="concepts/concepts-27.htm" />
+ <topic label="Branches" href="concepts/concepts-27b.htm" />
+ <topic label="CVS Repositories" href="concepts/concepts-27c.htm" />
+ <topic label="Three way comparisons" href="concepts/concepts-29.htm" />
+ <topic label="Synchronizing with a CVS repository" href="concepts/concepts-30.htm" />
+ <topic label="Watch/Edit" href="concepts/concepts-cvs-watch.htm" />
+ </topic>
+ <anchor id="c_afterteam" />
+ <topic label="Accessibility features in Eclipse" href="concepts/accessibility/accessmain.htm">
+ <topic label="Navigating the user interface using the keyboard" href="concepts/accessibility/navigation.htm"/>
+ <topic label="Fonts and colors in Eclipse" href="concepts/accessibility/fontsandcolors.htm"/>
+ </topic>
+ <anchor id="c_afteraccessibility" />
+ <topic label="Features" href="concepts/concepts-25.htm" />
+ <anchor id="c_afterfeatures" />
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_GettingStarted.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_GettingStarted.xml
new file mode 100644
index 000000000..c4199b3c4
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_GettingStarted.xml
@@ -0,0 +1,150 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the GettingStarted -->
+<!-- ========================== -->
+<toc label="GettingStarted" extradir="gettingStarted/intro.htm">
+ <topic label="Basic tutorial" href="gettingStarted/qs-01.htm">
+ <topic label="The Workbench" href="gettingStarted/qs-02a.htm"/>
+ <topic label="Editors and views" href="gettingStarted/qs-02b.htm">
+ <topic label="Editors" href="gettingStarted/qs-02d.xhtml"/>
+ <topic label="Views" href="gettingStarted/qs-02e.htm"/>
+ </topic>
+
+ <topic label="A simple project" href="gettingStarted/qs-07a.htm">
+ <topic label="Using the File menu" href="gettingStarted/qs-07b.htm"/>
+ <topic label="Using the popup" href="gettingStarted/qs-07c.htm"/>
+ <topic label="Using the New button" href="gettingStarted/qs-07d.htm"/>
+ </topic>
+
+ <topic label="Closing an editor" href="gettingStarted/qs-10b.htm"/>
+
+ <topic label="Navigating resources" href="gettingStarted/qs-12.htm">
+ <topic label="Opening resources in the Navigator" href="gettingStarted/qs-12b.htm"/>
+ <topic label="Go To" href="gettingStarted/qs-12c.htm"/>
+ <topic label="Go Into" href="gettingStarted/qs-12d.htm"/>
+ </topic>
+
+ <topic label="Files" href="gettingStarted/qs-13.htm"/>
+
+ <topic label="Exporting files" href="gettingStarted/qs-24a.xhtml">
+ </topic>
+
+ <topic label="Importing files" href="gettingStarted/qs-31a.htm">
+ <topic label="Drag and drop or copy and paste" href="gettingStarted/qs-31b.htm"/>
+ <topic label="Import wizard" href="gettingStarted/qs-31c.htm"/>
+ </topic>
+
+ <topic label="Deleting resources" href="gettingStarted/qs-32.htm"/>
+
+ <topic label="Working with other editors" href="gettingStarted/qs-34a.xhtml">
+ <topic label="External editors" href="gettingStarted/qs-34b.xhtml"/>
+ <topic label="Embedded editors" href="gettingStarted/qs-34c.xhtml"
+ filter="ws=win32"/>
+ <topic label="Editing files outside the Workbench" href="gettingStarted/qs-34d.htm"/>
+ </topic>
+
+ <topic label="Copying, renaming and moving" href="gettingStarted/qs-35.htm">
+ <topic label="Copying" href="gettingStarted/qs-35b.htm"/>
+ <topic label="Renaming" href="gettingStarted/qs-35c.htm"/>
+ <topic label="Moving" href="gettingStarted/qs-35d.htm"/>
+ </topic>
+
+ <topic label="Searching" href="gettingStarted/qs-36.htm">
+ <topic label="Starting a search" href="gettingStarted/qs-36a.htm"/>
+ <topic label="The Search view" href="gettingStarted/qs-36b.htm"/>
+ </topic>
+
+ <topic label="Tasks and markers" href="gettingStarted/qs-37-2b.htm">
+ <topic label="Unassociated tasks" href="gettingStarted/qs-37-2d.htm"/>
+ <topic label="Associated tasks" href="gettingStarted/qs-37-2d2.htm"/>
+ <topic label="Opening files" href="gettingStarted/qs-37-2f.htm"/>
+ </topic>
+
+ <topic label="Bookmarks" href="gettingStarted/qs-37-3b.htm">
+ <topic label="Adding and viewing bookmarks" href="gettingStarted/qs-37-3c.htm"/>
+ <topic label="Using bookmarks" href="gettingStarted/qs-37-3e.htm"/>
+ <topic label="Removing bookmarks" href="gettingStarted/qs-37-3f.htm"/>
+ </topic>
+
+ <topic label="Rearranging views and editors" href="gettingStarted/qs-39.htm">
+ <topic label="Drop cursors" href="gettingStarted/qs-39c.htm"/>
+ <topic label="Rearranging views" href="gettingStarted/qs-39d.htm"/>
+ <topic label="Tiling editors" href="gettingStarted/qs-39e.htm"/>
+ <topic label="Rearranging tabbed views" href="gettingStarted/qs-39f.htm" />
+ <topic label="Maximizing" href="gettingStarted/qs-39g.htm"/>
+ </topic>
+
+ <topic label="Fast views" href="gettingStarted/qs-40.htm">
+ <topic label="Creating fast views" href="gettingStarted/qs-40a.htm"/>
+ <topic label="Working with fast views" href="gettingStarted/qs-40b.htm"/>
+ </topic>
+
+ <topic label="Perspectives" href="gettingStarted/qs-43.htm">
+ <topic label="New perspectives" href="gettingStarted/qs-43b.htm"/>
+ <topic label="New windows" href="gettingStarted/qs-43c.htm"/>
+ <topic label="Saving perspectives" href="gettingStarted/qs-43e.htm"/>
+ <topic label="Configuring perspectives" href="gettingStarted/qs-43f.htm"/>
+ </topic>
+
+ <topic label="Comparing" href="gettingStarted/qs-52.htm">
+ <topic label="Simple compare" href="gettingStarted/qs-52c.htm"/>
+ <topic label="Understanding the comparison" href="gettingStarted/qs-52d.htm"/>
+ <topic label="Working with the comparison" href="gettingStarted/qs-52e.htm"/>
+ </topic>
+
+ <topic label="Local history" href="gettingStarted/qs-55.htm"/>
+
+ <topic label="Responsive UI" href="gettingStarted/qs-responsiveUI.htm"/>
+
+ <topic label="Exiting the Workbench" href="gettingStarted/qs-55b.htm"/>
+
+ </topic>
+
+ <anchor id="gs_afterbasic" />
+
+ <topic label="Team CVS tutorial" href="gettingStarted/qs-60_team.htm">
+ <topic label="Setting up a CVS repository" href="gettingStarted/qs-60a_setup.htm"/>
+ <topic label="Starting offline" href="gettingStarted/qs-61c_offline.htm"/>
+
+ <topic label="Sharing the project" href="gettingStarted/qs-61d_repoloca.htm">
+ <topic label="Specifying a repository location" href="gettingStarted/qs-61d_repolocb.htm"/>
+ <topic label="Repository locations" href="gettingStarted/qs-61e_whatisloc.htm"/>
+ <topic label="Sharing a project" href="gettingStarted/qs-61f_syncproject.htm"/>
+ </topic>
+
+ <topic label="Working with another user" href="gettingStarted/qs-64a_another.htm">
+ <topic label="Checking out a project" href="gettingStarted/qs-64b_fredadd.htm"/>
+ <topic label="Another user making changes" href="gettingStarted/qs-64b_fredmod.htm"/>
+ <topic label="Making our own changes" href="gettingStarted/qs-64c_catch_mod.htm"/>
+ <topic label="Working with conflicting changes" href="gettingStarted/qs-64c_catch_sync_view.htm"/>
+ <topic label="Replacing" href="gettingStarted/qs-70_replace.htm"/>
+ <topic label="Versioning your project" href="gettingStarted/qs-74_version.htm"/>
+ <topic label="A quick review" href="gettingStarted/qs-74_review.htm"/>
+ </topic>
+ <topic label="Working with CVS History" href="gettingStarted/qs-70_workingWithHistory.htm"/>
+ </topic>
+
+ <anchor id="gs_afterteam" />
+
+ <topic label="Ant &amp; external tools tutorial" href="gettingStarted/qs-80_ant.htm">
+ <topic label="Eclipse Ant basics" href="gettingStarted/qs-81_basics.htm">
+ <topic label="Creating Ant buildfiles" href="gettingStarted/qs-82_create.htm"/>
+ <topic label="Editing Ant buildfiles" href="gettingStarted/qs-83_edit.htm"/>
+ <topic label="Running Ant buildfiles" href="gettingStarted/qs-84_run_ant.htm"/>
+ <topic label="Saving &amp; Reusing Ant options" href="gettingStarted/qs-85_ant_configs.htm"/>
+ <topic label="Using the Ant view" href="gettingStarted/qs-85a_ant_view.htm"/>
+ </topic>
+ <topic label="Ant buildfiles as project builders" href="gettingStarted/qs-92_project_builders.htm">
+ <topic label="Creating a project builder Ant buildfile" href="gettingStarted/qs-93_project_builder.htm"/>
+ <topic label="Executing project builders" href="gettingStarted/qs-94_run_pj.htm"/>
+ </topic>
+ <topic label="External tools" href="gettingStarted/qs-95_external_tools.htm">
+ <topic label="Non-Ant project builders" href="gettingStarted/qs-96_non_ant_pjs.htm"/>
+ <topic label="Stand-alone external tools" href="gettingStarted/qs-97_standalone_ets.htm"/>
+ </topic>
+ </topic>
+
+ <anchor id="gs_afterant" />
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Reference.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Reference.xml
new file mode 100644
index 000000000..0d0c77bfb
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Reference.xml
@@ -0,0 +1,156 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the Reference -->
+<!-- ========================== -->
+<toc label="Reference">
+
+<!-- <topic label="Keyboard shortcuts" /> -->
+<topic label="Crash recovery" href="reference/ref-8.htm" />
+
+<anchor id="r_aftercrash" />
+
+ <topic label="Preferences" href="reference/ref-72.htm">
+ <topic label="Accessibility" href="reference/ref-7.htm"></topic>
+ <topic label="Annotations" href="reference/ref-22.htm"></topic>
+ <topic label="Ant" href="reference/ref-antprefs.htm"></topic>
+ <topic label="Ant Code Assist" href="reference/ref-antcodeassist.htm"></topic>
+ <topic label="Ant Editor" href="reference/ref-anteditorprefs.htm"></topic>
+ <topic label="Ant Formatter" href="reference/ref-antformatter.htm"></topic>
+ <topic label="Ant Runtime" href="reference/ref-antruntimeprefs.htm"></topic>
+ <topic label="Ant Templates" href="reference/ref-anttemplates.htm"></topic>
+ <topic label="Appearance" href="reference/ref-16.htm"></topic>
+ <topic label="Automatic Updates" href="reference/ref-21a.htm"></topic>
+ <topic label="Build Order" href="reference/ref-17.htm"></topic>
+ <topic label="Capabilities" href="reference/ref-capabilitiespref.htm"></topic>
+ <topic label="Colors and Fonts" href="reference/ref-fonts.htm"></topic>
+ <topic label="Compare/Patch" href="reference/ref-11.htm"></topic>
+ <topic label="Content Types" href="reference/ref-content-type.htm"></topic>
+ <topic label="CVS" href="reference/ref-19cvs.htm"></topic>
+ <topic label="CVS Annotate" href="reference/ref-19cvs-annotate.htm"></topic>
+ <topic label="CVS Comment Templates" href="reference/ref-19cvs-commenttemplates.htm"></topic>
+ <topic label="CVS Console" href="reference/ref-19cvs-console.htm"></topic>
+ <topic label="CVS Ext Connection Method" href="reference/ref-19cvs-ext.htm"></topic>
+ <topic label="CVS Label Decorations" href="reference/ref-19cvs-decorations.htm"></topic>
+ <topic label="CVS Password Management" href="reference/ref-19cvs-password.htm"></topic>
+ <topic label="CVS Proxy Settings" href="reference/ref-19cvs-proxysettings.htm"></topic>
+ <topic label="CVS SSH2 Connection Method" href="reference/ref-19cvs-ssh2.htm"></topic>
+ <topic label="CVS Synchronize/Compare" href="reference/ref-19cvs-sync.htm"></topic>
+ <topic label="CVS Update/Merge" href="reference/ref-19cvs-updatemerge.htm"></topic>
+ <topic label="CVS Watch/Edit" href="reference/ref-19cvs-watch-edit.htm"></topic>
+ <topic label="Editors" href="reference/ref-12.htm"></topic>
+ <topic label="External Tools" href="reference/ref-exttoolsprefs.htm"></topic>
+ <topic label="File Associations" href="reference/ref-13.htm"></topic>
+ <topic label="General" href="reference/ref-10.htm"></topic>
+ <topic label="Help" href="reference/help_preferences.htm"></topic>
+ <topic label="Help Server" href="reference/help_preferences_server.htm"></topic>
+ <topic label="Install/Update" href="reference/ref-21.htm"></topic>
+ <topic label="Keys" href="concepts/accessibility/keyboardshortcuts.htm"></topic>
+ <topic label="Label Decorations" href="reference/ref-decorations.htm"></topic>
+ <topic label="Linked Resources" href="reference/ref-14b.htm"></topic>
+ <topic label="Local History" href="reference/ref-14.htm"></topic>
+ <topic label="Perspectives" href="reference/ref-15.htm"></topic>
+ <topic label="Quick Diff" href="reference/ref-35.htm"></topic>
+ <topic label="Search" href="reference/ref-search.htm"></topic>
+ <topic label="Spelling" href="reference/ref-36.htm"></topic>
+ <topic label="Startup and Shutdown" href="reference/ref-startup.htm"></topic>
+ <topic label="Team" href="reference/ref-19.htm"></topic>
+ <topic label="Team File Content" href="reference/ref-20-fileContent.htm"></topic>
+ <topic label="Team Ignored Resources" href="reference/ref-20.htm"></topic>
+ <topic label="Team Models" href="reference/ref-20team-models.htm"></topic>
+ <topic label="Text editors" href="reference/ref-texteditorprefs.htm"></topic>
+ <topic label="Web Browser" href="reference/ref-42.htm"></topic>
+ <topic label="Welcome" href="reference/welcome_preferences.htm"></topic>
+ <topic label="Workspace" href="reference/ref-9.htm"></topic>
+ </topic>
+
+ <anchor id="r_afterpref" />
+
+ <topic label="Team support with CVS">
+ <topic label="CVS" href="reference/ref-47.htm"></topic>
+ <topic label="CVS Checkout wizard" href="reference/ref-40a.htm"></topic>
+ <topic label="CVS Console" href="reference/ref-32b.htm"></topic>
+ <topic label="CVS History view" href="reference/ref-32a.htm"></topic>
+ <topic label="CVS Repositories view" href="reference/ref-32.htm"></topic>
+ <topic label="CVS Workspace Synchronization" href="reference/ref-33.htm"></topic>
+ <topic label="CVS Merge Synchronization" href="reference/ref-33a.htm"></topic>
+ <topic label="Merge wizard" href="reference/ref-41a.htm"></topic>
+ <topic label="Add CVS Repository wizard" href="reference/ref-40.htm"></topic>
+ <topic label="CVS Sharing wizard" href="reference/ref-40b.htm"></topic>
+ <topic label="CVS Label Decorations" href="reference/ref-cvs-decorations.htm"></topic>
+ <topic label="Ignoring resources from version control" href="reference/ref-48a.htm" ></topic>
+ </topic>
+
+ <anchor id="r_afterteam" />
+
+<topic label="User interface information" >
+ <topic label="Development environment">
+ <topic label="Workbench toolbar" href="reference/ref-2.htm"></topic>
+ <topic label="Perspective Bar" href="reference/ref-3.htm"></topic>
+ <topic label="Fast View Bar" href="reference/ref-3a.htm"></topic>
+ <topic label="View toolbars" href="reference/ref-4.htm"></topic>
+ <topic label="Builds" href="reference/ref-5.htm"></topic>
+ <topic label="Perspectives" href="reference/ref-6.htm"></topic>
+ <topic label="Local history" href="reference/ref-6a.htm"></topic>
+ <topic label="List of key bindings" href="reference/ref-keybindings.htm"></topic>
+ </topic>
+
+
+ <topic label="Views and editors">
+ <topic label="Workbench window layout" href="reference/ref-23.htm"></topic>
+ <topic label="Editor area" href="reference/ref-24.htm"></topic>
+ <topic label="Compare editor" href="reference/ref-25.htm"></topic>
+ <topic label="Search view" href="reference/ref-26.htm"></topic>
+ <topic label="Navigator view" href="reference/ref-27.htm"></topic>
+ <topic label="Bookmarks view" href="reference/ref-28.htm"></topic>
+ <topic label="Properties view" href="reference/ref-29.htm"></topic>
+ <topic label="Outline view" href="reference/ref-30.htm"></topic>
+ <topic label="CVS views" href="reference/ref-30a.htm"></topic>
+ <topic label="Tasks view" href="reference/ref-31.htm"></topic>
+ <topic label="Problems view" href="reference/ref-31a.htm"></topic>
+ <topic label="Ant editor" href="reference/ref-anteditor.htm"></topic>
+ <topic label="Ant view" href="reference/ref-antview.htm"></topic>
+ </topic>
+
+ <topic label="Wizards">
+ <topic label="New Project wizard" href="reference/ref-37.htm"></topic>
+ <topic label="New Folder wizard" href="reference/ref-38.htm"></topic>
+ <topic label="New File wizard" href="reference/ref-39.htm"></topic>
+ <topic label="CVS Wizards" href="reference/ref-39a.htm"></topic>
+ <topic label="Import wizard" href="reference/ref-70.htm"></topic>
+ <topic label="Export wizard" href="reference/ref-71.htm"></topic>
+ </topic>
+
+
+ <topic label="Help contents">
+ <topic label="Workbench User Guide" href="reference/ref-43.htm"></topic>
+ <topic label="Working with cheat sheets" href="reference/ref-cheatsheets.htm">
+ <topic label="Working with composite cheat sheets" href="reference/ref-composite-cheatsheets.htm"></topic>
+ </topic>
+ </topic>
+
+ <topic label="Search">
+ <topic label="File search" href="reference/ref-45.htm"></topic>
+ </topic>
+
+ <topic label="Workbench menus">
+ <topic label="File menu" href="reference/ref-56.htm"></topic>
+ <topic label="Edit menu" href="reference/ref-57.htm"></topic>
+ <topic label="Navigate menu" href="reference/ref-58.htm"></topic>
+ <topic label="Project menu" href="reference/ref-59.htm"></topic>
+ <topic label="Window menu" href="reference/ref-60.htm"></topic>
+ <topic label="Help menu" href="reference/ref-61.htm"></topic>
+ </topic>
+
+ <topic label="Icons and buttons">
+ <topic label="Navigator view icons" href="reference/ref-65.htm"></topic>
+ <topic label="Editor area marker bar" href="reference/ref-66.htm"></topic>
+ <topic label="Tasks view" href="reference/ref-67.htm"></topic>
+ <topic label="Toolbar buttons" href="reference/ref-68.htm"></topic>
+ <topic label="External Tools and Ant Icons" href="reference/ref-anticons.htm"></topic>
+ </topic>
+</topic>
+
+<anchor id="r_afteruser" />
+
+</toc>
diff --git a/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Tasks.xml b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Tasks.xml
new file mode 100644
index 000000000..139650155
--- /dev/null
+++ b/org.eclipse.ua.tests/data/help/performance/org.eclipse.platform.doc.user/topics_Tasks.xml
@@ -0,0 +1,228 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<?NLS TYPE="org.eclipse.help.toc"?>
+<!-- ========================== -->
+<!-- Define topics for the Tasks -->
+<!-- ========================== -->
+<toc label="Tasks">
+
+<topic label="Running Eclipse" href="tasks/running_eclipse.htm" />
+
+<anchor id="t_afterrunning" />
+
+<topic label="Upgrading Eclipse" href="tasks/tasks-2.htm" />
+
+<anchor id="t_afterupgrading" />
+
+<topic label="Working with perspectives" href="tasks/tasks-1a.htm" >
+ <topic label="Switching between perspectives" href="tasks/tasks-28.htm" />
+ <topic label="Specifying the default perspective" href="tasks/tasks-31.htm" />
+ <topic label="Opening perspectives" href="tasks/tasks-9f.htm" />
+ <topic label="Changing where perspectives open" href="tasks/tasks-24.htm" />
+ <topic label="Configuring perspectives" href="tasks/tasks-9k.htm" />
+ <topic label="Saving a user defined perspective" href="tasks/tasks-9i.htm" />
+ <topic label="Deleting a user defined perspective" href="tasks/tasks-9d.htm" />
+ <topic label="Resetting perspectives" href="tasks/tasks-9j.htm" />
+</topic>
+
+<anchor id="t_afterworking_perspectives" />
+
+<topic label="Working with views and editors" href="tasks/tasks-1b.htm" >
+ <topic label="Opening views" href="tasks/tasks-3.htm" />
+ <topic label="Moving and docking views" href="tasks/tasks-3e.htm" />
+ <topic label="Rearranging tabbed views" href="tasks/tasks-3h.htm" />
+ <topic label="Creating fast views" href="tasks/tasks-9b.htm" />
+ <topic label="Working with fast views" href="tasks/tasks-9c.htm" />
+ <topic label="Opening files for editing" href="tasks/tasks-46.htm" />
+ <topic label="Associating editors with file types" href="tasks/tasks-51.xhtml" />
+ <topic label="Editing files outside the Workbench" href="tasks/tasks-52.htm" />
+ <topic label="Tiling editors" href="tasks/tasks-3g.htm" />
+ <topic label="Maximizing a view or editor" href="tasks/tasks-3i.htm" />
+</topic>
+
+<anchor id="t_afterworking_views" />
+
+<topic label="Customizing the Workbench" href="tasks/tasks-1.htm" >
+ <topic label="Customizing welcome" href="tasks/welcome.htm" />
+ <topic label="Rearranging the main toolbar" href="tasks/ttoolbars.htm" />
+ <topic label="Changing the key bindings" href="tasks/tkeybindings.htm" />
+ <topic label="Changing fonts and colors" href="tasks/tasks-20.htm" />
+ <topic label="Changing the placement of the tabs" href="tasks/tasks-9.htm" />
+ <topic label="Controlling single and double click behavior" href="tasks/topenmode.htm" />
+ <topic label="Importing and Exporting Preferences" href="tasks/timpandexp.htm"/>
+</topic>
+
+<anchor id="t_aftercustomizing" />
+
+<topic label="Working with projects, folders and files" href="tasks/tasks-1e.htm" >
+ <topic label="Creating a project" href="tasks/tasks-42.htm" />
+ <topic label="Closing projects" href="tasks/tasks-47.htm" />
+ <topic label="Deleting projects" href="tasks/tasks-42b.htm" />
+ <topic label="Creating a folder" href="tasks/tasks-43.htm" />
+ <topic label="Creating a file" href="tasks/tasks-44.htm" />
+ <topic label="Creating linked resources" href="tasks/tasks-45.htm" />
+ <topic label="Moving resources" href="tasks/tasks-63.htm" />
+ <topic label="Copying resources" href="tasks/tasks-63cg.htm" />
+ <topic label="Renaming resources" href="tasks/tasks-66.htm" />
+ <topic label="Deleting resources" href="tasks/tasks-67.htm" />
+ <topic label="Viewing resources properties" href="tasks/tasks-49.htm" />
+</topic>
+
+<anchor id="t_afterworking_projects" />
+
+
+<topic label="Navigating and finding resources" href="tasks/tasks-1c.htm" >
+ <topic label="Finding a resource quickly" href="tasks/tasks-46ag.htm" />
+ <topic label="Searching for files" href="tasks/tasks-84b.htm" />
+ <topic label="Searching for text within a file" href="tasks/tasks-84.htm" />
+ <topic label="Sorting resources in the Navigator view" href="tasks/tasks-48.htm" />
+ <topic label="Showing or hiding files in the Navigator view" href="tasks/tasks-48b.htm" />
+ <topic label="Narrowing the scope of the Navigator view" href="tasks/tasks-46bg.htm" />
+ <topic label="Linking the Navigator view to the active editor" href="tasks/tasks-18.htm" />
+</topic>
+
+<anchor id="t_afternavigating" />
+
+<topic label="Bookmarks, tasks and other markers" href="tasks/tasks-1d.htm" >
+ <topic label="Creating a bookmark within a file" href="tasks/tasks-81.htm" />
+ <topic label="Creating a bookmark for an entire file" href="tasks/tasks-81b.htm" />
+ <topic label="Deleting a bookmark" href="tasks/tasks-82.htm" />
+ <topic label="Adding line items in the Tasks view" href="tasks/tasks-77.htm" />
+ <topic label="Associating a task with a resource" href="tasks/tasks-77b.htm" />
+ <topic label="Deleting tasks" href="tasks/tasks-78.htm" />
+ <topic label="Filtering the Tasks and Problems views" href="tasks/tasks-79.htm" />
+ <topic label="Automatically fixing problems" href="tasks/tquickfix.htm" />
+</topic>
+
+<anchor id="t_afterbookmarks" />
+
+<topic label="Comparing resources" href="tasks/tasks-68.htm" >
+ <topic label="Setting preferences for comparing files" href="tasks/tasks-68b.htm" />
+ <topic label="Understanding the comparison" href="tasks/tasks-68bg.htm" />
+ <topic label="Merging changes in the compare editor" href="tasks/tasks-68dg.htm" />
+</topic>
+
+<anchor id="t_aftercomparing" />
+
+<topic label="Working with local history" href="tasks/tasks-1f.htm" >
+ <topic label="Comparing resources with the local history" href="tasks/tasks-70.htm" />
+ <topic label="Replacing a resource with local history" href="tasks/tasks-87.htm" />
+ <topic label="Restoring deleted resources from local history" href="tasks/tasks-87b.htm" />
+ <topic label="Setting local history preferences" href="tasks/tasks-88.htm" />
+</topic>
+
+<anchor id="t_afterworking_local" />
+
+<topic label="Importing" href="tasks/tasks-53.xhtml" >
+ <topic label="Importing existing projects" href="tasks/tasks-importproject.htm" />
+ <topic label="Importing resources from the file system" href="tasks/tasks-55.htm" />
+ <topic label="Importing resources from an Archive file" href="tasks/tasks-55bg.htm" />
+</topic>
+
+<anchor id="t_afterimporting" />
+
+<topic label="Exporting" href="tasks/tasks-57.xhtml" >
+ <topic label="Exporting resources to the file system" href="tasks/tasks-59.htm" />
+ <topic label="Exporting resources to an Archive file" href="tasks/tasks-59ag.htm" />
+</topic>
+
+<anchor id="t_afterexporting" />
+
+<topic label="Building resources" href="tasks/tasks-73.htm" >
+ <topic label="Performing builds automatically" href="tasks/tasks-16.htm" />
+ <topic label="Performing builds manually" href="tasks/tasks-75.htm" />
+ <topic label="Saving resources automatically before a manual build" href="tasks/tasks-17.htm" />
+ <topic label="Changing build order" href="tasks/tasks-14.htm" />
+ <topic label="Running external tools" href="tasks/tasks-exttools-running.htm" />
+ <topic label="Running Ant buildfiles" href="tasks/tasks-ant-running.htm">
+ <topic label="Modifying the Ant classpath" href="tasks/tasks-ant-classpath.htm"/>
+ <topic label="Using a different version of Ant" href="tasks/tasks-ant-version.htm"/>
+ <topic label="Adding new Ant tasks and types" href="tasks/tasks-ant-addtasksandtypes.htm"/>
+ </topic>
+</topic>
+
+<anchor id="t_afterbuilding" />
+
+<!-- help topics -->
+<topic label="Accessing help" href="tasks/help.xhtml" >
+ <topic label="Navigating help topics" href="tasks/help_navigate.htm" />
+ <topic label="Searching help" href="tasks/help_search.htm" />
+ <topic label="Accessing context-sensitive help" href="tasks/help_context.htm" />
+ <topic label="Help display settings" href="tasks/help_settings.htm" />
+ <topic label="Help accessibility" href="tasks/help_accessibility.htm"
+ filter="ws=win32"/>
+</topic>
+
+<anchor id="t_afterusing" />
+
+<!-- team topics -->
+<topic label="Working in the team environment with CVS" href="tasks/tasks-1h.htm" >
+ <topic label="Working with a CVS repository" href="tasks/tasks-1i.htm" >
+ <topic label="Creating a CVS repository location" href="tasks/tasks-92.htm" />
+ <topic label="Connecting and configuring CVS with SSH" href="tasks/tasks-cvs-ssh2.htm" />
+ <topic label="Password Management" href="tasks/tasks-cvs-passwords.htm" />
+ <topic label="Discarding a CVS repository location" href="tasks/tasks-94.htm" />
+ <topic label="Refreshing the CVS Repositories View" href="tasks/tasks-93.htm" />
+ <topic label="Discovering branch and version tags" href="tasks/tasks-110.htm" />
+ <topic label="Changing the properties of a CVS repository location" href="tasks/tasks-95.htm" />
+ <topic label="Changing the encoding of a CVS repository location" href="tasks/tasks-95a.htm" />
+ <topic label="Setting the content type of a file extension" href="tasks/tasks-team-1.htm" />
+ </topic>
+ <topic label="Working with projects shared with CVS" href="tasks/tasks-1j.htm" >
+ <topic label="Enabling the CVS resource decorations" href="tasks/tasks-107b.htm" />
+ <topic label="Sharing a new project using CVS" href="tasks/tasks-117.htm" />
+ <topic label="Project checked out with another CVS tool" href="tasks/tasks-117a.htm" />
+ <topic label="Checking out a project from a CVS repository" href="tasks/tasks-96.htm" />
+ <topic label="Checking out a module from a CVS repository" href="tasks/tasks-96a.htm" />
+ <topic label="Checking out a folder into an existing project" href="tasks/tasks-96b.htm" />
+ <topic label="Disconnecting a project from CVS" href="tasks/tasks-cvs-10.htm" />
+ <topic label="Setting the CVS keyword substitution mode" href="tasks/tasks-cvs-11.htm" />
+ <topic label="Filtering CVS Revisions in the History view" href="tasks/tasks-cvs-16.htm" />
+ <topic label="Changing the sharing of a project" href="tasks/tasks-117b.htm" />
+ <topic label="Sharing your workspace setup using Project Sets" href="tasks/tasks-cvs-project-set.htm" />
+ </topic>
+ <topic label="Synchronizing with the repository" href="tasks/tasks-115.htm" >
+ <topic label="Updating" href="tasks/tasks-113.htm" />
+ <topic label="Committing" href="tasks/tasks-114.htm" />
+ <topic label="Version control life cycle: adding and ignoring resources" href="tasks/tasks-100d.htm" >
+ <topic label="Creating a global ignore pattern" href="tasks/tasks-100d1.htm" />
+ <topic label="Authoring the CVS .cvsignore file" href="tasks/tasks-100d2.htm" />
+ <topic label="Overriding or removing resource ignore patterns" href="tasks/tasks-100d1b.htm" />
+ </topic>
+ <topic label="Resolving conflicts" href="tasks/tasks-113b.htm" />
+ <topic label="Branching" href="tasks/tasks-100a.htm" />
+ <topic label="Merging from a branch" href="tasks/tasks-100b.htm" />
+ <topic label="Viewing a file's revision history" href="tasks/tasks-119.htm" />
+ </topic>
+ <topic label="Versioning" href="tasks/tasks-1k.htm" >
+ <topic label="Creating a version of a project" href="tasks/tasks-100.htm" />
+ <topic label="Versioning projects in the repository" href="tasks/tasks-118.htm" />
+ </topic>
+ <topic label="Comparing resources with repository versions" href="tasks/tasks-101.htm" />
+ <topic label="Working with patches" href="tasks/tasks-68c.htm" />
+ <topic label="Replacing resources in the workbench" href="tasks/tasks-103.htm" />
+ <topic label="Finding out who's working on what: watch/edit" href="tasks/tasks-cvs-watch.htm" />
+ <topic label="Determining who last modified a line with the Annotate command" href="tasks/tasks-cvs-annotate.htm" />
+ <topic label="Quick Diff: Showing changes in a text editor" href="tasks/tasks-cvs-quickdiff.htm" />
+ <topic label="Changing CVS team settings" href="tasks/tasks-105.htm" />
+ <topic label="Restoring deleted files from the repository" href="tasks/tasks-105a.htm" />
+ <topic label="Reverting a branch to a previous version" href="tasks/tasks-105b.htm" />
+ <topic label="Moving version tags" href="tasks/tasks-105c.htm" />
+ <topic label="Running the CVS command-line client outside of Eclipse" href="tasks/task-team-cmdlineclient.htm" />
+</topic>
+
+<anchor id="t_afterworking_team" />
+
+
+<!-- install update topics -->
+<topic label="Updating features with the update manager" href="tasks/tasks-36.htm" >
+ <topic label="Inspecting the current configuration" href="tasks/tasks-33.htm" />
+ <topic label="Restoring a saved configuration" href="tasks/tasks-38.htm" />
+ <topic label="Installing new features with the update manager" href="tasks/tasks-34.htm" />
+ <topic label="Enabling, disabling, and uninstalling features" href="tasks/tasks-35.htm" />
+ <topic label="Controlling the Eclipse update policy" href="tasks/tasks-37.htm" />
+ <topic label="Scheduling automatic updates" href="tasks/tasks-37a.htm" />
+</topic>
+
+<anchor id="t_afterupdating" />
+
+</toc>

Back to the top