1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-29 19:45:01 +02:00

From Dave Williams: This patch is a cleanup of some script references, tags and format changes within the HTML required by translation tools.

This commit is contained in:
David Daoust 2004-05-10 14:38:08 +00:00
parent aceec3d10f
commit e40dd5c703
74 changed files with 95 additions and 134 deletions

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Content assist</title> <title>Content assist</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
@ -44,7 +44,7 @@ the relevance of each proposal is determined in the following order:</p>
</ul> </ul>
You trigger the Code completion feature when you call Content Assist (such as when you type <tt>Ctrl+Space</tt>), but you also invoke it when you type You trigger the Code completion feature when you call Content Assist (such as when you type <tt>Ctrl+Space</tt>), but you also invoke it when you type
&quot<b>.</b>&quot, &quot<b>-></b>&quot or &quot<b>::</b>&quot.</p> &quot;<b>.</b>&quot;, &quot;<b>-></b>&quot; or &quot;<b>::</b>&quot;.</p>
<p><img src="../images/contentAssist_example.gif" width="299" height="272" onClick="changeSize(this,299,272);" <p><img src="../images/contentAssist_example.gif" width="299" height="272" onClick="changeSize(this,299,272);"
alt="C++ example showing Code Assist popup" title="click to toggle image size"></p> alt="C++ example showing Code Assist popup" title="click to toggle image size"></p>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Open declarations</title> <title>Open declarations</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Outline view</title> <title>Outline view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Project file views</title> <title>Project file views</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -25,12 +25,13 @@
</tr> </tr>
</tbody> </tbody>
</table>
<table width="100%" border="0" cellpadding="2" cellspacing="2"> <table width="100%" border="0" cellpadding="2" cellspacing="2">
<tbody> <tbody>
<tr> <tr>
<td colspan="2" valign="top" bgcolor="#0080c0"> <td colspan="2" valign="top" bgcolor="#0080c0">
<p align="left"><b><font color="#ffffff" face="Arial, Helvetica">What's New in M8</font></b></p> <p align="left"><b><font color="#ffffff">What's New in M8</font></b></p>
</td> </td>
</tr> </tr>
@ -63,7 +64,7 @@
<tbody> <tbody>
<tr> <tr>
<td colspan="2" valign="top" bgcolor="#0080c0"> <td colspan="2" valign="top" bgcolor="#0080c0">
<p align="left"><b><font color="#ffffff" face="Arial, Helvetica">What's New Since 1.2</font></b></p> <p align="left"><b><font color="#ffffff">What's New Since 1.2</font></b></p>
</td> </td>
</tr> </tr>
</tbody> </tbody>
@ -80,7 +81,7 @@
<tbody> <tbody>
<tr> <tr>
<td colspan="2" valign="top" bgcolor="#0080c0"> <td colspan="2" valign="top" bgcolor="#0080c0">
<p align="left"><b><font color="#ffffff" face="Arial, Helvetica">What's New in 1.2</font></b></p> <p align="left"><b><font color="#ffffff">What's New in 1.2</font></b></p>
</td> </td>
</tr> </tr>

View file

@ -6,7 +6,7 @@
<title>Hello World Tutorial</title> <title>Hello World Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
var first = 0; var first = 0;
var last = 22; var last = 22;
var position = 0; var position = 0;
@ -162,4 +162,4 @@ function goBack() {
</center> </center>
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"> <img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
</body> </body>
</html> </html>

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Tutorial</title> <title>Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function newWin(url) { function newWin(url) {
window.open(url, 'install_cdt', 'width=750, height=300, menubar=no, toolbar=no, status=no, resizable=yes, location=no, scrollbars=yes'); window.open(url, 'install_cdt', 'width=750, height=300, menubar=no, toolbar=no, status=no, resizable=yes, location=no, scrollbars=yes');
} }
@ -19,4 +19,4 @@ function newWin(url) {
<p>If you have not already installed the C/C++ perspective, you can find the procedures <a href="javascript:void(0)" onClick="newWin('cdt_w_install_cdt.htm')">here</a>.</p> <p>If you have not already installed the C/C++ perspective, you can find the procedures <a href="javascript:void(0)" onClick="newWin('cdt_w_install_cdt.htm')">here</a>.</p>
</body> </body>
</html> </html>

View file

@ -10,8 +10,8 @@
<h3>Open the C/C++ Perspective</h3> <h3>Open the C/C++ Perspective</h3>
<p>Click <b>Window > Open Perspective > C/C++</b>.</p> <p>Click <b>Window > Open Perspective > C/C++</b>.</p>
<p><i>Note: If the C/C++ Perspective is not listed, select <b>Other...</b> and select it from the <b>Select Perspective</b> dialog box.</p> <p><i>Note: If the C/C++ Perspective is not listed, select <b>Other...</b> and select it from the <b>Select Perspective</b> dialog box.</i></p>
</body> </body>
</html> </html>

View file

@ -6,7 +6,7 @@
<title>Tutorial</title> <title>Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<script> <script language="JavaScript">
function newWin(url) { function newWin(url) {
window.open(url, 'hello_world_example', 'width=400, height=300, menubar=no, toolbar=no, status=no, resizable=yes, location=no, scrollbars=yes');} window.open(url, 'hello_world_example', 'width=400, height=300, menubar=no, toolbar=no, status=no, resizable=yes, location=no, scrollbars=yes');}
</script> </script>
@ -18,4 +18,4 @@ window.open(url, 'hello_world_example', 'width=400, height=300, menubar=no, tool
<p>You will notice an asterisk in front of the file name on the tab in the <b>Editor</b> view, this tells you the file changed but has not been saved.</p> <p>You will notice an asterisk in front of the file name on the tab in the <b>Editor</b> view, this tells you the file changed but has not been saved.</p>
</body> </body>
</html> </html>

View file

@ -3,10 +3,10 @@
<head> <head>
<meta http-equiv="Content-Language" content="en-us"> <meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Updating the CDT</title> <title>Updating the CDT</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
@ -61,7 +61,7 @@ function changeSize(theImage,wd,ht) {
<b>Install</b> for each feature you selected.<br> <b>Install</b> for each feature you selected.<br>
<img src="../images/cdt_update_jar_verification.png" width="300" height="250" onClick="changeSize(this,300,250);" <img src="../images/cdt_update_jar_verification.png" width="300" height="250" onClick="changeSize(this,300,250);"
alt="Screen Capture of Feature Verification dialog box" title="click to toggle image size"></li> alt="Screen Capture of Feature Verification dialog box" title="click to toggle image size"></li>
</ol>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br> <br>
<a href="../concepts/cdt_c_over_cdt.htm">CDT Overview</a><br> <a href="../concepts/cdt_c_over_cdt.htm">CDT Overview</a><br>
@ -81,4 +81,4 @@ function changeSize(theImage,wd,ht) {
</body> </body>
</html> </html>

View file

@ -17,9 +17,9 @@ int main()
{ {
string yourName; string yourName;
cout << "Enter your name: "; cout &lt;&lt; "Enter your name: ";
cin >> yourName; cin &gt;&gt; yourName;
cout << "Hello " + yourName << endl; cout &lt;&lt; "Hello " + yourName &lt;&lt; endl;
return 0; return 0;
} }

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C-Build view</title> <title>Customizing the C-Build view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Annotations page, Preferences window</title> <title>Annotations page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Colors page, Preferences window</title> <title>Colors page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Content Assist page, Preferences window</title> <title>Content Assist page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>General page, Preferences window</title> <title>General page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Navigation page, Preferences window</title> <title>Navigation page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>C/C++ preferences</title> <title>C/C++ preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Code Templates page, Preferences window</title> <title>Code Templates page, Preferences window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -9,9 +9,6 @@
<title>Debug preferences</title> <title>Debug preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
View information about your program as you debug.
END INFOPOP-->
<body> <body>
<h1>C/C++ debug preferences</h1> <h1>C/C++ debug preferences</h1>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C-Build view</title> <title>Customizing the C-Build view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -9,9 +9,6 @@
<title>Memory view</title> <title>Memory view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
The memory view displays process memory.
END INFOPOP-->
<body> <body>
<h1>Memory view</h1> <h1>Memory view</h1>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Make Builder page, C/C++ Properties window</title> <title>Make Builder page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Paths and symbols page, C/C++ Properties window</title> <title>Paths and symbols page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Paths and symbols page, C/C++ Properties window</title> <title>Paths and symbols page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
@ -15,7 +15,6 @@ function changeSize(theImage,wd,ht) {
} }
</script> </script>
</head> </head>
</head>
<body> <body>
<h1>Manage include paths dialog box</h1> <h1>Manage include paths dialog box</h1>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Binary Parser, C/C++ Properties window</title> <title>Binary Parser, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Error Parsers, C/C++ Properties window</title> <title>Error Parsers, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Paths and symbols page, C/C++ Properties window</title> <title>Paths and symbols page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -9,10 +9,6 @@
<title>Target platform, C/C++ Properties window</title> <title>Target platform, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Select a target deployment platform.
END INFOPOP-->
<body> <body>
<h1>Target platform, C/C++ Properties window</h1> <h1>Target platform, C/C++ Properties window</h1>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Outline view</title> <title>Outline view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -9,9 +9,6 @@
<title>Registers view</title> <title>Registers view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
The registers view displays the register values of a selected stack frame.
END INFOPOP-->
<body> <body>
<h1>Registers view</h1> <h1>Registers view</h1>

View file

@ -9,9 +9,6 @@
<title>Arguments page, Run or Debug dialog box</title> <title>Arguments page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Provide information on the project and application you want to run or debug.
END INFOPOP-->
<body> <body>
<h1>Arguments page, Run or Debug dialog boxes</h1> <h1>Arguments page, Run or Debug dialog boxes</h1>

View file

@ -9,9 +9,6 @@
<title>Common page, Run or Debug dialog box</title> <title>Common page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Specify where your run configuration is stored.
END INFOPOP-->
<body> <body>
<h1>Common page, Run or Debug dialog box</h1> <h1>Common page, Run or Debug dialog box</h1>

View file

@ -9,9 +9,6 @@
<title>Debugger page, Run or Debug dialog box</title> <title>Debugger page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Select a debugger.
END INFOPOP-->
<body> <body>
<h1>Debugger page, Run or Debug dialog box</h1> <h1>Debugger page, Run or Debug dialog box</h1>

View file

@ -9,9 +9,6 @@
<title>Environment page, Run or Debug dialog box</title> <title>Environment page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Set environment variables and values.
END INFOPOP-->
<body> <body>
<h1>Environment page, Run or Debug dialog box</h1> <h1>Environment page, Run or Debug dialog box</h1>

View file

@ -9,9 +9,6 @@
<title>Main page, Run or Debug dialog box</title> <title>Main page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Provide information on the project and application you want to run or debug.
END INFOPOP-->
<body> <body>
<h1>Main page, Run or Debug dialog boxes</h1> <h1>Main page, Run or Debug dialog boxes</h1>

View file

@ -9,9 +9,6 @@
<title>Source page, Run or Debug dialog box</title> <title>Source page, Run or Debug dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Specify where the debugger should look for source files.
END INFOPOP-->
<body> <body>
<h1>Source page, Run or Debug dialog box</h1> <h1>Source page, Run or Debug dialog box</h1>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Paths and symbols page, C/C++ Properties window</title> <title>Paths and symbols page, C/C++ Properties window</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>C/C++ search page, Search dialog box</title> <title>C/C++ search page, Search dialog box</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -9,9 +9,6 @@
<title>Shared Libraries view preferences</title> <title>Shared Libraries view preferences</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</head> </head>
<!--INFOPOP
Set the refresh preference for the Shared Libraries view.
END INFOPOP-->
<body> <body>
<h1>Shared Libraries view preferences</h1> <h1>Shared Libraries view preferences</h1>

View file

@ -10,28 +10,25 @@
<body> <body>
<h1>Building projects</h1> <h1>Building projects</h1>
<p>This sections explains how to build your project and manage compile <p>This sections explains how to build your project and manage compile errors.</p>
errors.</p> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_rename.htm">Rename a project</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_rename.htm">Rename a project</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_ref.htm">Select referenced projects</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_ref.htm">Select referenced projects</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_build_set.htm">Configure how the CDT handles make errors, change the default build command and specify a make target</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_build_set.htm">Configure how the CDT handles make errors, change the default build command and specify a make target</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_error_parser.htm">Control which build errors are displayed</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_error_parser.htm">Control which build errors are displayed</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_parser.htm">Select a binary parser</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_parser.htm">Select a binary parser</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_paths.htm">Include paths and symbols</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_paths.htm">Include paths and symbols</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_proj_platf.htm">For Managed Make projects, select a deployment platform for managed make projects</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_proj_platf.htm">For Managed Make projects, select a deployment platform for managed make projects</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_setbuildorder.htm">Set build order</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_setbuildorder.htm">Set build order</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_manualbuild.htm">Build your project as required</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_manualbuild.htm">Build your project as required</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_autosave.htm">Save modified resources before you build</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_autosave.htm">Save modified resources before you build</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_addmaketarget.htm">Add a make target</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_addmaketarget.htm">Add a make target</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_t_cbuild_pref.htm">Customize the C-Build view</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_t_cbuild_pref.htm">Customize the C-Build view</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a href="cdt_o_tasksview.htm">View and manage compile errors</a><br>
<img src="../images/trans.gif" border="0" width="25"height="1" alt=""><a style="text-decoration:none" href="cdt_o_tasksview.htm">View and manage compile errors</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a href="cdt_t_jumperror.htm">Jump to errors</a><br>
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_jumperror.htm">Jump to errors</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a href="cdt_t_filtererror.htm">Filter errors</a><br>
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_filtererror.htm">Filter errors</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a href="cdt_t_setreminder.htm">Set reminders</a><br>
<img src="../images/trans.gif" border="0" width="50"height="1" alt=""><a style="text-decoration:none" href="cdt_t_setreminder.htm">Set reminders</a><br>
<p> <p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
<img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14">
</body> </body>
</html> </html>

View file

@ -27,7 +27,7 @@
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_registers.htm">Change registers or how they are displayed</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_registers.htm">Change registers or how they are displayed</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_memory.htm">Change memory or how it is displayed</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_memory.htm">Change memory or how it is displayed</a><br>
<p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"</p> <p><img src="../images/ng03_04.gif" ALT="IBM Copyright Statement" BORDER=0 width="324" height="14"></p>
</body> </body>

View file

@ -16,7 +16,7 @@
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp the working directory</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp; the working directory</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
<img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br> <img src="../images/trans.gif" border="0" width="50" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>

View file

@ -27,7 +27,7 @@ which to run your application.</p>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp the working directory</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp; the working directory</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
<img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br> <img src="../images/trans.gif" border="0" width="25" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>

View file

@ -52,7 +52,7 @@
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_config.htm">Select a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_new_run_config.htm">Create a run or debug configuration</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_main.htm">Specify a project and application</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp the working directory</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_arg.htm">Specify the execution arguments &amp; the working directory</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_env.htm">Set the environment variables and values</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_dbg.htm">Select a debugger</a><br>
<img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br> <img src="../images/trans.gif" border="0" width="75" height="1" alt=""><a style="text-decoration:none" href="cdt_t_run_source.htm">Specify the location of source files</a><br>

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Adding breakpoints</title> <title>Adding breakpoints</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating and editing code templates</title> <title>Creating and editing code templates</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Autosaving on a manual build</title> <title>Autosaving on a manual build</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C-Build view</title> <title>Customizing the C-Build view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Using Content Assist</title> <title>Using Content Assist</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Assigning a C or C++ nature to a project</title> <title>Assigning a C or C++ nature to a project</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Customizing the C/C++ editor</title> <title>Customizing the C/C++ editor</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -5,7 +5,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Importing and exporting code templates</title> <title>Importing and exporting code templates</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Building manually</title> <title>Building manually</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating a C/C++ file</title> <title>Creating a C/C++ file</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating a makefile</title> <title>Creating a makefile</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating a run or debug configuration</title> <title>Creating a run or debug configuration</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Navigating to C/C++ declarations</title> <title>Navigating to C/C++ declarations</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Creating a project</title> <title>Creating a project</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Selecting a binary parser</title> <title>Selecting a binary parser</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Including paths and symbols</title> <title>Including paths and symbols</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Selecting referenced projects</title> <title>Selecting referenced projects</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Renaming a project</title> <title>Renaming a project</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Hiding files by type in the C/C++ Projects view</title> <title>Hiding files by type in the C/C++ Projects view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Specifying execution arguments</title> <title>Specifying execution arguments</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Specifying the location of the run configuration</title> <title>Specifying the location of the run configuration</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Selecting a run or debug configuration</title> <title>Selecting a run or debug configuration</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Defining debug settings</title> <title>Defining debug settings</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Setting environment variables</title> <title>Setting environment variables</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Selecting an application to run or debug</title> <title>Selecting an application to run or debug</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Specifying the location of source files</title> <title>Specifying the location of source files</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}
@ -35,8 +35,7 @@ project.</p>
the location of the project selected in the C/C++ Projects view and any the location of the project selected in the C/C++ Projects view and any
referenced projects.<br> referenced projects.<br>
<img src="../images/run_source.png" width="326" height="296" onClick="changeSize(this,326,296);" <img src="../images/run_source.png" width="326" height="296" onClick="changeSize(this,326,296);"
alt="Screen Capture of Run Source dialog box" title="click to toggle image size"> alt="Screen Capture of Run Source dialog box" title="click to toggle image size"></li>
</li>
<li>To add an existing source locations: <li>To add an existing source locations:
<ul> <ul>
<li>Click <b>Add</b> to be prompted to select a process from a list at run-time.</li> <li>Click <b>Add</b> to be prompted to select a process from a list at run-time.</li>
@ -61,7 +60,7 @@ project.</p>
the perspective to open when running an application, see the perspective to open when running an application, see
<a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a>.</li> <a href="cdt_t_run_com.htm">Specifying the location of the run configuration</a>.</li>
</ul> </ul>
</li> </ol>
<p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21"> <p><img border="0" src="../images/ngconcepts.gif" ALT="Related concepts" width="143" height="21">
<br> <br>

View file

@ -6,8 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Searching for C/C++ elements</title> <title>Searching for C/C++ elements</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
</style> <script language="JavaScript">
<script>
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Setting build order</title> <title>Setting build order</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}

View file

@ -6,7 +6,7 @@
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Displaying C/C++ file components in the C/C++ Projects view</title> <title>Displaying C/C++ file components in the C/C++ Projects view</title>
<link rel="stylesheet" type="text/css" href="../help.css"> <link rel="stylesheet" type="text/css" href="../help.css">
<script> <script language="JavaScript">
function changeSize(theImage,wd,ht) { function changeSize(theImage,wd,ht) {
wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height); wdth=parseInt(theImage.style.width); hght=parseInt(theImage.style.height);
if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;} if ( !(wdth==(wd*2)) ) {wdth=wd*2; hght=ht*2;}