diff options
Diffstat (limited to 'doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm')
-rw-r--r-- | doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm index 8a1347693b3..b307700bae7 100644 --- a/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm +++ b/doc/org.eclipse.cdt.doc.user/getting_started/cdt_w_import04.htm @@ -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> |