home *** CD-ROM | disk | FTP | other *** search
/ PC Pro 2006 April / DPPRO0406DVD.ISO / Essentials / Programming / Eclipse SDK / eclipse-SDK-3.1.1-win32.exe / eclipse / plugins / org.eclipse.jdt.doc.user_3.1.1 / topics_Reference.xml < prev    next >
Encoding:
Extensible Markup Language  |  2005-09-29  |  11.6 KB  |  231 lines

  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <?NLS TYPE="org.eclipse.help.toc"?>
  3. <!-- ========================== -->
  4. <!-- Define topics for the Reference -->
  5. <!-- ========================== -->
  6. <toc label="Reference">
  7.  
  8.     <topic label="Java Development Toolkit (JDT) Basics">
  9.         <topic label="JDT Actions" href="reference/ref-2.htm">
  10.             <topic label="File Actions" href="reference/ref-menu-file.htm" />
  11.             <topic label="Edit Actions" href="reference/ref-menu-edit.htm" />
  12.             <topic label="Source Actions" href="reference/ref-menu-source.htm" />
  13.             <topic label="Refactor Actions" href="reference/ref-menu-refactor.htm" />
  14.             <topic label="Navigate Actions" href="reference/ref-menu-navigate.htm" />
  15.             <topic label="Search Actions" href="reference/ref-menu-search.htm" />
  16.             <topic label="Project Actions" href="reference/ref-menu-project.htm" />
  17.             <topic label="Run Actions" href="reference/ref-149.htm"/>
  18.             <topic label="Java Toolbar Actions" href="reference/ref-3.htm"/>
  19.             <topic label="Java editor" href="reference/ref-java-editor.htm" />
  20.             <topic label="Run and Debug Actions" href="reference/ref-4.htm" />
  21.         </topic>
  22.         <!--<topic label="JDT Perspectives" href="reference/ref-6.htm">
  23.             <topic label="Java" href="reference/ref-7.htm" />
  24.             <topic label="Java Type Hierarchy" href="reference/ref-8.htm" />
  25.             <topic label="Debug" href="reference/ref-9.htm" />
  26.         </topic> -->
  27.     </topic>
  28.     <anchor id="r_jdtbasics" />
  29.     
  30.  
  31.     <topic label="Views and editors" href="reference/ref-24.htm">
  32.         <topic label="Java Editor" href="reference/ref-java-editor.htm">
  33.             <topic label="Java Content Assist" href="reference/ref-143.htm" />
  34.             <topic label="Quick fix" href="reference/ref-java-editor-quickfix.htm" />
  35.         </topic>
  36.         <anchor id="r_javaeditor" />
  37.         <topic label="Java Scrapbook Page" href="reference/ref-34.htm" />
  38.         <anchor id="r_scrapbook" />
  39.         <topic label="Breakpoints View" href="reference/ref-35.htm">
  40.             <topic label="Go to File for Breakpoint" href="reference/ref-38.htm" />
  41.             <topic label="Add Java Exception Breakpoint" href="reference/ref-40.htm" />
  42.             <topic label="Suspend Policy" href="reference/brkSuspendPolicy.htm" />
  43.             <topic label="Hit Count" href="reference/ref-43.htm" />
  44.             <topic label="Uncaught" href="reference/ref-41.htm" />
  45.             <topic label="Caught" href="reference/ref-42.htm" />
  46.             <topic label="Modification" href="reference/brkMod.htm" />
  47.             <topic label="Access" href="reference/brkAccess.htm" />
  48.             <topic label="Exit" href="reference/brkExit.htm" />
  49.             <topic label="Entry" href="reference/brkEntry.htm" />
  50.             <topic label="Select All" href="reference/brkSelectAll.htm" />
  51.             <topic label="Enable" href="reference/ref-44.htm" />
  52.             <topic label="Disable" href="reference/ref-44a.htm" />
  53.             <topic label="Remove Selected Breakpoints" href="reference/ref-36.htm" />
  54.             <topic label="Remove All Breakpoints" href="reference/ref-37.htm" />
  55.             <topic label="Show Qualified Names in Breakpoints View" href="reference/ref-39.htm" /> 
  56.             <topic label="Show Supported Breakpoints" href="reference/brkShowSupported.htm" /> 
  57.             <topic label="Breakpoint Properties" href="reference/brkProperties.htm" /> 
  58.         </topic>
  59.         <anchor id="r_breakpointsview" />
  60.         <topic label="Console View" href="reference/ref-45.htm">
  61.             <topic label="Copy" href="reference/ref-47.htm"/>
  62.             <topic label="Select All" href="reference/ref-48.htm"/>
  63.             <topic label="Find/Replace" href="reference/ref-49.htm"/>
  64.             <topic label="Go To Line" href="reference/ref-50.htm"/>
  65.             <topic label="Clear the Console" href="reference/ref-46.htm"/>
  66.             <topic label="Terminate" href="reference/ref-45b.htm"/>
  67.         </topic>
  68.         <anchor id="r_consoleview" />
  69.         <topic label="Debug View" href="reference/ref-51.htm">
  70.         </topic>
  71.         <anchor id="r_debugview" />
  72.         <topic label="Display View" href="reference/ref-52.htm">
  73.             <topic label="Evaluating Expressions" href="tasks/tasks-138.htm"/>
  74.             <topic label="Inspect" href="reference/ref-55.htm"/>
  75.             <topic label="Display" href="reference/ref-54.htm"/>
  76.                <topic label="Clear" href="reference/ref-53.htm"/>
  77.         </topic>
  78.         <anchor id="r_displayview" />
  79.         <topic label="Expressions View" href="reference/ref-56.htm">
  80.             <topic label="Select All in the Expressions View" href="reference/ref-56a.htm"/>
  81.             <topic label="Copy Variables in the Expressions View" href="reference/ref-56b.htm"/>
  82.             <topic label="Remove Selected Expressions" href="reference/ref-59.htm" />
  83.             <topic label="Remove All Expressions" href="reference/ref-60.htm" />
  84.             <topic label="Change Variable Values in the Expressions View" href="reference/ref-65.htm" /> 
  85.             <topic label="Show Constants in the Expressions View" href="reference/ref-63.htm" />
  86.             <topic label="Show Static Fields in the Expressions View" href="reference/ref-62.htm" />
  87.             <topic label="Show Qualified Names in the Expressions View" href="reference/ref-58.htm" />
  88.             <topic label="Show Type Names in the Expressions View" href="reference/ref-57.htm" /> 
  89.             <topic label="Show Detail Pane for the Expressions View" href="reference/ref-56c.htm" /> 
  90.             <topic label="Add/Remove Watchpoint" href="reference/ref-56d.htm" /> 
  91.             <topic label="Inspect" href="reference/ref-64.htm" /> 
  92.             <topic label="Open Declared Type" href="reference/ref-56e.htm" /> 
  93.             <topic label="Show Type Names" href="reference/ref-57.htm"/>
  94.         </topic>
  95.         <anchor id="r_expressionsview" />
  96.         
  97.         <topic label="Variables View" href="reference/ref-74.htm">    
  98.             <topic label="Inspecting Values" href="tasks/tasks-137.htm"/>
  99.               <topic label="Show Qualified Names in Variables View" href="reference/ref-76.htm" />
  100.               <topic label="Show Type Names in Variables View" href="reference/ref-75.htm" />
  101.               <topic label="Show Detail Pane in Variables View" href="reference/ref-showdetailpane.htm" />
  102.               <topic label="Add/Remove Watchpoint" href="reference/ref-74a.htm" />
  103.               <topic label="Show Static Fields in Variables View" href="reference/ref-62.htm" />
  104.               <topic label="Show Constants in Variables View" href="reference/ref-63.htm" />
  105.               <topic label="Change Variable Values in the Variables View" href="reference/ref-81.htm" /> 
  106.               <topic label="Inspect in the Variables View" href="reference/ref-80.htm" /> 
  107.         </topic>
  108.         <anchor id="r_variablesview" />
  109.         
  110.         <topic label="Type Hierarchy view" href="reference/ref-type-hierarchy.htm" />
  111.  
  112.         <topic label="Package Explorer view" href="reference/ref-view-package-explorer.htm">
  113.             <topic label="Java Element Filters dialog" href="reference/ref-dialog-java-element-filters.htm" />
  114.         </topic>
  115.  
  116.         <topic label="Java Outline view" href="reference/ref-view-outline.htm" />
  117.     </topic>
  118.     
  119.     <topic label="Menus">
  120.         <topic label="File Menu" href="reference/ref-menu-file.htm" />
  121.         <topic label="Edit Menu" href="reference/ref-menu-edit.htm" />
  122.         <topic label="Source Menu" href="reference/ref-menu-source.htm" />
  123.         <topic label="Refactor Menu" href="reference/ref-menu-refactor.htm" />
  124.         <topic label="Navigate Menu" href="reference/ref-menu-navigate.htm" />
  125.         <topic label="Search Menu" href="reference/ref-menu-search.htm" />
  126.         <topic label="Project Menu" href="reference/ref-menu-project.htm" />
  127.         <topic label="Run Menu" href="reference/ref-149.htm">
  128.             <topic label="Step Commands" href="reference/ref-150.htm">
  129.             </topic>
  130.             <topic label="Run and Debug Actions" href="reference/ref-4.htm">
  131.             </topic>
  132.         </topic>
  133.     </topic>
  134.     <anchor id="r_menus" />
  135.     
  136.     <topic label="Toolbar">
  137.         <topic label="Java Toolbar Actions" href="reference/ref-3.htm"/>
  138.         <topic label="Java Editor Toolbar Actions" href="reference/ref-java-editor.htm" />
  139.         <topic label="Run and Debug Actions" href="reference/ref-4.htm" />
  140.     </topic>
  141.     
  142.     <topic label="Preferences" >
  143.         <topic label="Java" href="reference/ref-13.htm" >
  144.             <topic label="Appearance" href="reference/ref-preferences-appearance.htm" />
  145.             <topic label="Classpath Variables" href="reference/ref-15.htm" />
  146.             <topic label="Code Style" href="reference/ref-preferences-code-generation.htm">
  147.                 <topic label="Code Templates" href="reference/ref-preferences-code-templates.htm" />
  148.                 <topic label="Formatter" href="reference/ref-17.htm" />
  149.                 <topic label="Organize Imports" href="reference/ref-22.htm" />
  150.             </topic>
  151.             <topic label="Compiler" href="reference/ref-preferences-compiler.htm">
  152.                 <topic label="Task Tags" href="reference/ref-preferences-task-tags.htm" />
  153.             </topic>
  154.             <topic label="Java Editor" href="reference/ref-21.htm" >
  155.                   <topic label="Templates" href="reference/ref-preferences-templates.htm" />
  156.             </topic>
  157.             <topic label="Installed JREs" href="reference/ref-19.htm" />
  158.             <topic label="JUnit" href="reference/ref-preferences-junit.htm" />
  159.         </topic>
  160.         <topic label="Debug" href="reference/ref-11.htm">
  161.             <topic label="Console Preferences" href="reference/ref-12.htm"/>
  162.         </topic>
  163.     </topic>
  164.     <anchor id="r_jdtprefs" />    
  165.  
  166.     <topic label="Dialogs">
  167.         <topic label="Java Element Filters" href="reference/ref-dialog-java-element-filters.htm" />
  168.         <topic label="Open Type dialog" href="reference/ref-148.htm" />
  169.         <topic label="Create Getter and Setter" href="reference/ref-dialog-gettersetter.htm" />
  170.         <topic label="Override Methods" href="reference/ref-dialog-override-method.htm" />
  171.     </topic>
  172.  
  173.     <topic label="Property Pages">
  174.         <topic label="Javadoc Location" href="reference/ref-dialog-javadoc-location.htm" />
  175.          <topic label="Java Build Path" href="reference/ref-123.htm" />
  176.          <topic label="Java Compiler" href="reference/ref-properties-compiler.htm" />
  177.          <topic label="Java Task Tags" href="reference/ref-properties-task-tags.htm" />
  178.         <topic label="Source Attachment" href="reference/ref-124.htm" />
  179.     </topic>    
  180.  
  181.     <topic label="Wizards">
  182.         <topic label="Externalize Strings wizard" href="reference/ref-wizard-externalize-strings.htm" />
  183.         <topic label="JAR file exporter" href="reference/ref-export-jar.htm" />
  184.         <topic label="Javadoc generation" href="reference/ref-export-javadoc.htm" />
  185.     </topic>
  186.  
  187.     <topic label="New Wizards" >
  188.         <topic label="New Java Project Wizard" href="reference/ref-121.htm">
  189.             <topic label="Java Build Path Page" href="reference/ref-123b.htm" />
  190.             <topic label="Attaching Source to JAR Files and Variables" href="reference/ref-124.htm" />
  191.         </topic>
  192.         <anchor id="r_newwizards" />
  193.         
  194.         <anchor id="r_newjavapkgwizard" />
  195.         <topic label="New Java Package Wizard" href="reference/ref-125.htm" />
  196.         <anchor id="r_newjavaclasswizard" />
  197.         <topic label="New Java Class Wizard" href="reference/ref-126.htm" />
  198.         <anchor id="r_newjavaenumwizard" />
  199.         <topic label="New Java Enum Wizard" href="reference/ref-126b.htm" />
  200.         <anchor id="r_newjavainterfacewizard" />
  201.         <topic label="New Java Interface Wizard" href="reference/ref-127.htm" />
  202.         <anchor id="r_newjavaannotationwizard" />
  203.         <topic label="New Java Annotation Wizard" href="reference/ref-127b.htm" />
  204.         <anchor id="r_newsourcefolderwizard" />
  205.         <topic label="New Source Folder Wizard" href="reference/ref-128.htm" />
  206.         <anchor id="r_newjavascrapbookpgwizard" />
  207.         <topic label="New Java Scrapbook Page Wizard" href="reference/ref-129.htm" />
  208.     </topic>
  209.  
  210.     <topic label="Search" >
  211.         <topic label="Java Search Tab" href="reference/ref-131.htm" />
  212.         <topic label="Java Search Actions" href="reference/ref-menu-search.htm" />
  213.     </topic>
  214.     <anchor id="r_search" />
  215.     <topic label="Refactoring" href="reference/ref-115.htm">
  216.         <topic label="Refactor Actions" href="reference/ref-menu-refactor.htm" />
  217.         <topic label="Refactor Wizard" href="reference/ref-117.htm" />
  218.         <topic label="Extract Method Errors" href="reference/ref-154.htm" />
  219.         <topic label="Java Preferences" href="reference/ref-13.htm" />        
  220.         <anchor id="r_refactoringerrors" />
  221.  
  222.     </topic>
  223.  
  224.     <topic label="Frequently-Asked Questions: JDT" href="reference/ref-152.htm" />
  225.     <anchor id="r_faqjdt" />
  226.  
  227.     <topic label="Icons" href="reference/ref-156.htm" />
  228.     <topic label="Glossary" href="reference/ref-155.htm" />
  229.  
  230. </toc>
  231.