| <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> |
| <html lang="en"> |
| <head> |
| <meta name="copyright" content= |
| "Copyright (c) IBM Corporation and others 2000, 2011. This page is made available under license. For full details see the LEGAL in the documentation book that contains this page."> |
| <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| <meta http-equiv="Content-Style-Type" content="text/css"> |
| <link rel="STYLESHEET" href="../book.css" charset="ISO-8859-1" type="text/css"> |
| <title>Creating a file</title> |
| <script language="JavaScript" src="PLUGINS_ROOT/org.eclipse.help/livehelp.js" type="text/javascript"></script> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Creating a file</h1> |
| <p>To create a file:</p> |
| <ol> |
| <li>In one of the navigation views, right-click the project or folder where you want to create the new file.</li> |
| <li>From the pop-up menu, select <a class="command-link" href= |
| 'javascript:executeCommand("org.eclipse.ui.newWizard(newWizardId=org.eclipse.ui.wizards.new.file)")'><img src= |
| "PLUGINS_ROOT/org.eclipse.help/command_link.svg" alt="command link"> <b>New > File</b></a>.</li> |
| <li>Specify the name of the file, including the file extension (for example, newfile.txt).</li> |
| <li>Click <b>Finish</b>.</li> |
| </ol> |
| <p>The file opens in the editor associated with its type.</p> |
| <h3 class="related">Related concepts</h3><a href="../concepts/concepts-12.htm">Resources<br></a> <a href= |
| "../concepts/concepts-17.htm">Resource hierarchies</a> |
| <h3 class="related">Related tasks</h3><a href="tasks-42.htm">Creating a project</a><br> |
| <a href="tasks-43.htm">Creating a folder</a><br> |
| <a href="tasks-45.htm">Creating linked resources</a><br> |
| <a href="tasks-63cg.htm">Copying resources</a><br> |
| <a href="tasks-63.htm">Moving resources</a> |
| </body> |
| </html> |