core/com.nokia.carbide.cpp.doc.user/intro/tutorialsCarbideExtContent.xml
changeset 1679 4dbd593daf6d
parent 1648 0d551b392c77
equal deleted inserted replaced
1677:103e6550d55a 1679:4dbd593daf6d
    12 		<group label="Carbide.c++ Development" id="carbide-cpp" style-id="content-group">
    12 		<group label="Carbide.c++ Development" id="carbide-cpp" style-id="content-group">
    13 		
    13 		
    14 			<link 
    14 			<link 
    15 				label="Emulator Application Projects" 
    15 				label="Emulator Application Projects" 
    16 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm" 
    16 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_from_template_00.htm" 
    17 				id="carbide-sample" 
    17 				id="carbide-tutorial" 
    18 				style-id="content-link">
    18 				style-id="content-link">
    19 				<text>Learn how to create, build, and debug programs on the emulator using Carbide project templates.</text>
    19 				<text>Learn how to create, build, and debug programs on the emulator using Carbide project templates.</text>
    20 			</link>
    20 			</link>
    21 			
    21 			
    22 			<link 
    22 			<link 
    23 				label="DLL Projects" 
    23 				label="DLL Projects" 
    24 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm"  
    24 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/new_proj_dll_example_00.htm"  
    25 				id="carbide-sample" 
    25 				id="carbide-tutorial" 
    26 				style-id="content-link">
    26 				style-id="content-link">
    27 				<text>Learn how to create and debug DLL projects.</text>
    27 				<text>Learn how to create and debug DLL projects.</text>
    28 			</link>
    28 			</link>
    29 			
    29 			
    30 			<link 
    30 			<link 
    31 				label="Remote Target Debugging (Run-mode)" 
    31 				label="Remote Target Debugging (Run-mode)" 
    32 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_00.htm"  
    32 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/projects/tutorials/run_mode_debug_example_00.htm"  
    33 				id="carbide-sample" 
    33 				id="carbide-tutorial" 
    34 				style-id="content-link">
    34 				style-id="content-link">
    35 				<text>Learn how debug applications on remote devices using the TRK remote agent.</text>
    35 				<text>Learn how debug applications on remote devices using the TRK remote agent.</text>
    36 			</link>
    36 			</link>
    37 
    37 
    38 			<!--
    38 			<!--
    39 			<link 
    39 			<link 
    40 				label="Create a stop mode debugging application" 
    40 				label="Create a stop mode debugging application" 
    41 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm"  
    41 				url="http://org.eclipse.ui.intro/showHelpTopic?id=/com.nokia.carbide.cpp.doc.user/html/tasks/debugger/stop_mode_debug.htm"  
    42 				id="carbide-sample" 
    42 				id="carbide-tutorial" 
    43 				style-id="content-link">
    43 				style-id="content-link">
    44 				<text>Learn how to create and build an application and debug it on a device using JTAG debug software on Lauterbach hardware.</text>
    44 				<text>Learn how to create and build an application and debug it on a device using JTAG debug software on Lauterbach hardware.</text>
    45 			</link>
    45 			</link>
    46 			-->
    46 			-->
    47 			
    47