File: topics_Getting_Started.xml

package info (click to toggle)
eclipse-cdt 8.1.0%2Bdfsg-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 124,528 kB
  • sloc: java: 1,013,030; xml: 45,808; ansic: 5,171; cpp: 4,533; makefile: 1,323; sh: 99; asm: 42; f90: 22
file content (14 lines) | stat: -rw-r--r-- 1,058 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="UTF-8"?>
<?NLS TYPE="org.eclipse.help.toc"?>
<toc label="Getting Started">
          <topic label="Preparing the Workbench" href="getting_started/cdt_w_prepare_workbench.htm"/>
          <topic label="Creating a simple application" href="getting_started/cdt_w_basic.htm"/>
          <topic label="Creating a Makefile project" href="getting_started/cdt_w_newproj.htm"/>
          <topic label="Importing an existing project" href="getting_started/cdt_w_import.htm"/>
          <topic href="getting_started/cdt_w_newcpp.htm" label="Creating a C++ file"/>
          <topic href="getting_started/cdt_w_newmake.htm" label="Creating a makefile"/>
          <topic label="Building a project" href="getting_started/cdt_w_build.htm"/>
          <topic label="Debugging projects" href="getting_started/cdt_w_debug.htm"/>
          <topic label="Importing C/C++ source files into Eclipse" href="getting_started/cdt_w_existing_code.htm"/>
          <!--topic label="Updating the CDT" href="getting_started/cdt_w_install_cdt.htm"/-->
</toc>