mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-04-22 22:22:11 +02:00
17 lines
No EOL
527 B
HTML
17 lines
No EOL
527 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>New Project Files</h3>
|
|
|
|
<p>You should now see the <b>main.cpp</b> file located in the <b>Projects</b> view under the project,
|
|
and the <b>main.cpp</b> file should be open in the <b>Editor</b> view..</p>
|
|
|
|
|
|
</body>
|
|
</html> |