mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00

All .htm files have changed for Copyright notice change. New search docs (including indexer), new screen caps.
20 lines
No EOL
546 B
HTML
20 lines
No EOL
546 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 the application</h3>
|
|
|
|
<p>Navigate to the <b>C/C++ Projects</b> view, you will now see the executables listed. </p>
|
|
|
|
<p>You can run your application within the C/C++ Perspective, to do so click <b>Run > Run</b>.</p>
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |