| <!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>Opening files for editing</title> |
| </head> |
| <body bgcolor="#FFFFFF"> |
| <h1>Opening files for editing</h1> |
| <p>You can launch an editor for a given file in several ways.</p> |
| <ul> |
| <li>By right-clicking the file in one of the navigation views and then selecting <b>Open</b> from the pop-up |
| menu.</li> |
| <li>By double-clicking the file in one of the navigation views.</li> |
| <li>By double-clicking a bookmark that is associated with that file, in the Bookmarks view.</li> |
| <li>By double-clicking an error or warning, or task record that is associated with that file, in the Problems |
| view.</li> |
| </ul> |
| <p>All of the above alternatives open the file in the default editor for that type of file. To open it in a different |
| editor, select <b>Open With</b> from the file's pop-up menu.</p> |
| <h3 class="related">Related concepts</h3><a href="../concepts/concepts-6.htm">Editors</a><br> |
| <a href="../concepts/concepts-6a.htm">External editors</a> |
| <h3 class="related">Related tasks</h3><a href="tasks-51.xhtml">Associating editors with file types</a><br> |
| <a href="tasks-52.htm">Editing files outside the Workbench</a><br> |
| <a href="tasks-18.htm">Linking the Project Explorer view to the active editor</a><br> |
| <a href="tasks-3g.htm">Tiling editors</a><br> |
| <a href="tasks-68.htm">Comparing resources</a> |
| </body> |
| </html> |