blob: 26b69bd186ff58be4d06f3f23f2e48b41a171fdf [file] [log] [blame]
<!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=ISO-8859-1">
<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.png" alt="command link">
<b>New &gt; 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>
<p><img border="0" src="../images/ngrelc.png" alt="Related concepts" ><br>
<a href="../concepts/concepts-12.htm">Resources<br></a>
<a href="../concepts/concepts-17.htm">Resource hierarchies</a>
</p>
<p><img border="0" src="../images/ngrelt.png" alt="Related tasks" ><br>
<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>
</p>
</BODY>
</HTML>