mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-29 19:45:01 +02:00
181 lines
No EOL
6.8 KiB
HTML
181 lines
No EOL
6.8 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN">
|
|
<html lang="en">
|
|
<head>
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
|
|
<title>CDT Standard Make Tutorial</title>
|
|
<link rel="stylesheet" type="text/css" href="../help.css">
|
|
|
|
<script language="JavaScript">
|
|
var first = 0;
|
|
var last = 27;
|
|
var position = 0;
|
|
|
|
var cdt_w_standardText= new Array(28)
|
|
cdt_w_standardText[0]='cdt_w_standard01.htm';
|
|
cdt_w_standardText[1]='cdt_w_standard02.htm';
|
|
cdt_w_standardText[2]='cdt_w_standard03.htm';
|
|
cdt_w_standardText[3]='cdt_w_standard04.htm';
|
|
cdt_w_standardText[4]='cdt_w_standard05.htm';
|
|
cdt_w_standardText[5]='cdt_w_standard06.htm';
|
|
cdt_w_standardText[6]='cdt_w_standard07.htm';
|
|
cdt_w_standardText[7]='cdt_w_standard08.htm';
|
|
cdt_w_standardText[8]='cdt_w_standard09.htm';
|
|
cdt_w_standardText[9]='cdt_w_standard10.htm';
|
|
cdt_w_standardText[10]='cdt_w_standard11.htm';
|
|
cdt_w_standardText[11]='cdt_w_standard12.htm';
|
|
cdt_w_standardText[12]='cdt_w_standard13.htm';
|
|
cdt_w_standardText[13]='cdt_w_standard14.htm';
|
|
cdt_w_standardText[14]='cdt_w_standard15.htm';
|
|
cdt_w_standardText[15]='cdt_w_standard16.htm';
|
|
cdt_w_standardText[16]='cdt_w_standard17.htm';
|
|
cdt_w_standardText[17]='cdt_w_standard18.htm';
|
|
cdt_w_standardText[18]='cdt_w_standard19.htm';
|
|
cdt_w_standardText[19]='cdt_w_standard20.htm';
|
|
cdt_w_standardText[20]='cdt_w_standard21.htm';
|
|
cdt_w_standardText[21]='cdt_w_standard22.htm';
|
|
cdt_w_standardText[22]='cdt_w_standard23.htm';
|
|
cdt_w_standardText[23]='cdt_w_standard24.htm';
|
|
cdt_w_standardText[24]='cdt_w_standard25.htm';
|
|
cdt_w_standardText[25]='cdt_w_standard26.htm';
|
|
cdt_w_standardText[26]='cdt_w_standard27.htm';
|
|
cdt_w_standardText[27]='cdt_w_standard28.htm';
|
|
|
|
|
|
var cdt_w_standardPic= new Array(28)
|
|
cdt_w_standardPic[0]='../images/cdt_w_standard01.png';
|
|
cdt_w_standardPic[1]='../images/cdt_w_standard02.png';
|
|
cdt_w_standardPic[2]='../images/cdt_w_standard03.png';
|
|
cdt_w_standardPic[3]='../images/cdt_w_standard04.png';
|
|
cdt_w_standardPic[4]='../images/cdt_w_standard05.png';
|
|
cdt_w_standardPic[5]='../images/cdt_w_standard06.png';
|
|
cdt_w_standardPic[6]='../images/cdt_w_standard07.png';
|
|
cdt_w_standardPic[7]='../images/cdt_w_standard08.png';
|
|
cdt_w_standardPic[8]='../images/cdt_w_standard09.png';
|
|
cdt_w_standardPic[9]='../images/cdt_w_standard10.png';
|
|
cdt_w_standardPic[10]='../images/cdt_w_standard11.png';
|
|
cdt_w_standardPic[11]='../images/cdt_w_standard12.png';
|
|
cdt_w_standardPic[12]='../images/cdt_w_standard13.png';
|
|
cdt_w_standardPic[13]='../images/cdt_w_standard14.png';
|
|
cdt_w_standardPic[14]='../images/cdt_w_standard15.png';
|
|
cdt_w_standardPic[15]='../images/cdt_w_standard16.png';
|
|
cdt_w_standardPic[16]='../images/cdt_w_standard17.png';
|
|
cdt_w_standardPic[17]='../images/cdt_w_standard18.png';
|
|
cdt_w_standardPic[18]='../images/cdt_w_standard19.png';
|
|
cdt_w_standardPic[19]='../images/cdt_w_standard20.png';
|
|
cdt_w_standardPic[20]='../images/cdt_w_standard21.png';
|
|
cdt_w_standardPic[21]='../images/cdt_w_standard22.png';
|
|
cdt_w_standardPic[22]='../images/cdt_w_standard23.png';
|
|
cdt_w_standardPic[23]='../images/cdt_w_standard24.png';
|
|
cdt_w_standardPic[24]='../images/cdt_w_standard25.png';
|
|
cdt_w_standardPic[25]='../images/cdt_w_standard26.png';
|
|
cdt_w_standardPic[26]='../images/cdt_w_standard27.png';
|
|
cdt_w_standardPic[27]='../images/cdt_w_standard28.png';
|
|
|
|
var screenText= new Array(28)
|
|
screenText[0]='Eclipse Workbench';
|
|
screenText[1]='Opening the C/C++ Perspective';
|
|
screenText[2]='The C++ Perspective';
|
|
screenText[3]='Creating a New Project';
|
|
screenText[4]='New Project Wizard';
|
|
screenText[5]='New Managed Make C++ Project';
|
|
screenText[6]='Select a Target';
|
|
screenText[7]='Error Parser Configuration';
|
|
screenText[8]='New C++ Project in the Workbench';
|
|
screenText[9]='Create a New File';
|
|
screenText[10]='New File Wizard';
|
|
screenText[11]='New File in the Workbench';
|
|
screenText[12]='Entering Code in the New .cpp File';
|
|
screenText[13]='Stepping Through the Code in Outline View';
|
|
screenText[14]='Save the File';
|
|
screenText[15]='Displaying New Executables in the Projects View';
|
|
screenText[16]='Selecting Run from the Menu';
|
|
screenText[17]='Run Wizard';
|
|
screenText[18]='Selecting the Program to Run';
|
|
screenText[19]='Run Configuration';
|
|
screenText[20]='Console View with Program Running';
|
|
screenText[21]='Console View with Program Terminated';
|
|
screenText[22]='Console View with Program Terminated';
|
|
screenText[23]='Console View with Program Terminated';
|
|
screenText[24]='Console View with Program Terminated';
|
|
screenText[25]='Console View with Program Terminated';
|
|
screenText[26]='Console View with Program Terminated';
|
|
screenText[27]='Console View with Program Terminated';
|
|
|
|
|
|
|
|
function nav_a() {
|
|
document.back.src='../images/icon_back.png';
|
|
document.back.title='Back';
|
|
|
|
document.home.src='../images/icon_previous.png';
|
|
document.home.title='Start Over';
|
|
|
|
document.next.src='../images/icon_forward.png';
|
|
document.next.title='Next';
|
|
};
|
|
|
|
function nav_b() {
|
|
document.back.src='../images/trans.gif';
|
|
document.back.title='';
|
|
|
|
document.home.src='../images/trans.gif';
|
|
document.home.title='';
|
|
|
|
document.next.src='../images/icon_forward.png';
|
|
document.next.title='Next';
|
|
};
|
|
|
|
function nav_e() {
|
|
document.back.src='../images/icon_back.png';
|
|
document.back.title='Back';
|
|
|
|
document.home.src='../images/icon_previous.png';
|
|
document.home.title='Start Over';
|
|
|
|
document.next.src='../images/trans.gif';
|
|
document.next.title='';
|
|
};
|
|
|
|
function show() {
|
|
textFrame.location.href = cdt_w_standardText[position];
|
|
document.screen.src = cdt_w_standardPic[position];
|
|
document.screen.alt = screenText[position];
|
|
}
|
|
|
|
function reset() {
|
|
position = first;
|
|
show();
|
|
nav_b();
|
|
}
|
|
|
|
function goNext() {
|
|
if ( position == first ) { nav_a(); };
|
|
if ( position < last ) { position++; show(); }
|
|
if ( position == last ) { nav_e(); }
|
|
}
|
|
|
|
function goBack() {
|
|
if ( position == last ) { nav_a(); };
|
|
if ( position > first ) { position--; show()};
|
|
if ( position == first ) { nav_b(); };
|
|
}
|
|
|
|
</script>
|
|
|
|
</head>
|
|
<body>
|
|
<h2>CDT Standard Make Tutorial</h2>
|
|
<center>
|
|
<IFRAME name=textFrame SRC="cdt_w_standard01.htm" TITLE="cdt_w_standard Text" MARGINWIDTH=0 MARGINHEIGHT=0 width=800 height=200 frameborder=0 SCROLLING=auto></IFRAME>
|
|
<table width="600px" border="0" cellspacing="0" summary="">
|
|
<tr>
|
|
<td><img src="../images/trans.gif" align="left" width="22" height="22" onClick="goBack();" title="" name="back"></td>
|
|
<td><center><img src="../images/trans.gif" width="22" height="22" onClick="reset();" title="" name="home"></center></td>
|
|
<td><img src="../images/icon_forward.png" align="right" width="22" height="22" onClick="goNext();" title="Next" name="next" ></td>
|
|
</tr>
|
|
</table>
|
|
<p><img src="../images/cdt_w_standard01.png" align="center" width="800" height="600" alt="Eclipse Logo" name="screen" ></p>
|
|
</center>
|
|
<img src="../images/ng00_04a.gif" ALT="IBM Copyright Statement" >
|
|
</body>
|
|
</html> |