| <?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="Showing and hiding menu items and toolbar buttons" href="tasks/tasks-9n.htm"/> |
| <topic label="Configuring the menu and toolbar of the perspective" href="tasks/tasks-9m.htm"/> |
| <topic label="Configuring perspective shortcuts" 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="Detaching views and editors" href="tasks/tasks-9l.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 and minimizing in the eclipse presentation" href="gettingStarted/qs-39g.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"> |
| <enablement> |
| <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.ui.intro"/> |
| </enablement> |
| <topic label="Customize Welcome Dialog" href="reference/welcome_preferences.htm"/> |
| </topic> |
| <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="Controlling single and double click behavior" href="tasks/topenmode.htm" /> |
| <topic label="Importing and exporting preferences" href="tasks/timpandexp.htm"/> |
| <topic label="Large file associations" href="tasks/large-file-associations.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="Creating virtual folders" href="tasks/tasks-45a.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 label="Creating resource filters" href="tasks/tasks-97.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="Showing or hiding files in the Project Explorer view" href="tasks/tasks-48b.htm" /> |
| <topic label="Linking the Project Explorer view to the active editor" href="tasks/tasks-18.htm" /> |
| </topic> |
| |
| <anchor id="t_afternavigating" /> |
| |
| <topic label="Problems, 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" /> |
| <enablement> |
| <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.compare"/> |
| </enablement> |
| </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> |
| |
| <anchor id="t_afterbuilding" /> |
| |
| <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"/> |
| <enablement> |
| <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.ant.ui"/> |
| </enablement> |
| </topic> |
| |
| <anchor id="t_afterant" /> |
| |
| <topic label="Running external tools" href="tasks/tasks-exttools-running.htm"> |
| <enablement> |
| <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.ui.externaltools"/> |
| </enablement> |
| </topic> |
| |
| <anchor id="t_afterexternaltools" /> |
| |
| <!-- help topics --> |
| <topic label="Accessing help" href="tasks/help.xhtml" > |
| <topic label="Navigating help topics" href="tasks/help_navigate.htm" /> |
| <topic href="tasks/help_search.htm" label="Searching help"> |
| </topic> |
| <topic href="tasks/help_scope.htm" label="Using help scopes"> |
| </topic> |
| <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"> |
| <enablement> |
| <systemTest property="osgi.os" value="win32"/> |
| </enablement> |
| </topic> |
| <enablement> |
| <test property="org.eclipse.core.runtime.isBundleInstalled" args="org.eclipse.help.ui"/> |
| </enablement> |
| </topic> |
| |
| <anchor id="t_afterusing" /> |
| |
| <!-- team topics --> |
| <topic label="Working in the team environment" href="tasks/tasks-1h.htm" > |
| <topic label="Synchronizing with the repository" href="tasks/tasks-115.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="Overriding or removing resource ignore patterns" href="tasks/tasks-100d1b.htm" /> |
| </topic> |
| <topic label="Resolving conflicts" href="tasks/tasks-113b.htm" /> |
| </topic> |
| <topic label="Setting the content type of a file extension" href="tasks/tasks-team-1.htm" /> |
| <topic label="Comparing resources with repository versions" href="tasks/tasks-101.htm" /> |
| <topic label="Working with patches" href="tasks/tasks-68c.htm" /> |
| </topic> |
| |
| <anchor id="t_afterworking_team" /> |
| |
| |
| <!-- install update topics --> |
| <topic label="Updating and installing software" href="tasks/tasks-129.htm" > |
| <topic label="Updating the installation" href="tasks/tasks-120.htm" /> |
| <topic label="Installing new software" href="tasks/tasks-124.htm" /> |
| <topic label="Updating software using the Available Updates wizard" href="tasks/tasks-125.htm" /> |
| <topic label="Uninstalling software" href="tasks/tasks-126.htm" /> |
| <topic label="Installation Details" href="tasks/tasks-130.htm"> |
| <topic label="Installation Details for Plug-ins" href="tasks/tasks-131.htm" /> |
| <topic label="Installation Details for Features" href="tasks/tasks-132.htm" /> |
| <topic label="Installation Details for the Configuration" href="tasks/tasks-133.htm" /> |
| </topic> |
| <topic label="Adding a new software site" href="tasks/tasks-127.htm" /> |
| <topic label="Working with the Available Software sites" href="tasks/tasks-128.htm" /> |
| <topic label="Reverting to a previous install configuration" href="tasks/tasks-123.htm" /> |
| <topic label="Scheduling automatic updates" href="tasks/tasks-122.htm" /> |
| </topic> |
| |
| <anchor id="t_afterupdating" /> |
| |
| </toc> |