1
0
Fork 0
mirror of https://github.com/eclipse-cdt/cdt synced 2025-04-22 14:12:10 +02:00
cdt/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_basic17.htm
2007-05-03 12:53:12 +00:00

17 lines
578 B
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<html lang="en">
<head>
<meta http-equiv="Content-Language" content="en-us">
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Tutorial</title>
<link rel="stylesheet" type="text/css" href="../help.css">
</head>
<body>
<h3>Run Configuration</h3>
<p>You should now see the <b>Run</b> dialog box.<br>
Navigate to the left pane and select <b>C/C++ Local Application</b>.
Then press <b>'New'</b> button (the leftmost in toolbar) or select
<b>'New'</b> from context menu.</p>
</body>
</html>