mirror of
https://github.com/eclipse-cdt/cdt
synced 2025-07-28 11:25:35 +02:00
A small patch from Bill Hilliard for the "import an existing managed make project" tutorial
This commit is contained in:
parent
7d0ace05fe
commit
1d885096d4
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ window.open(url, 'hello_world_example', 'width=400, height=300, menubar=no, tool
|
|||
<body>
|
||||
<h3>New Project</h3>
|
||||
<p>Enter a name for the project and enter the path for your project by deselecting the <b>Use Default</b>
|
||||
checkbox and entering the path to your project in the <b>Location</b> text box. Click <a href="javascript:void(0)" onClick="newWin('http://download.eclipse.org/tools/cdt/docs/tutorials/import_managed_tutorial/import_sample.zip')" title="click here to get the code">here</a> to download this example.</p>
|
||||
checkbox and entering the path to your project in the <b>Directory</b> text box. For this tutorial, the project to be imported is assumed to reside in the directory C:\MySrcDirectory.</p>
|
||||
<p>Click <b>Next</b>.</p>
|
||||
|
||||
</body>
|
||||
|
|
Loading…
Add table
Reference in a new issue