mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 14:12:10 +02:00
17 lines
603 B
HTML
17 lines
603 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 (continue)</h3>
|
|
<p>New Run Configuration created now.<br>
|
|
Its name and path to executable are given from selected project ('HelloWorld' in our case).
|
|
You can change project or application using 'Browse' buttons on 'Main' tab.
|
|
</p>
|
|
<p>Press <b>'Run'</b></p>
|
|
</body>
|
|
</html>
|