blob: 82b75d8f1c55d95a6b3e25a78f9dee351628f261 [file] [log] [blame]
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta name="copyright" content="Copyright (c) IBM Corporation and others 2000, 2007. 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>CVS Console</title>
<script language="JavaScript" src="../../../PLUGINS_ROOT/org.eclipse.help/livehelp.js"> </script>
</head>
<body>
<h1>CVS Console</h1>
<p> The <strong>CVS Console </strong>displays the output from current and recent CVS operations. </p>
<p><img src="../../../reference/views/console/images/ref-cvs_console.PNG" alt="CVS Console"><br>
</p>
<p>The extra commands available in the <strong>CVS Console</strong> are listed below.</p>
<table border="1" cellpadding="5" cellspacing="0" summary="The commands available in the console view">
<caption>
CVS Console Commands
</caption>
<thead>
<tr>
<th width="71" colspan="1" rowspan="1"> <p> Command </p></th>
<th width="209" colspan="1" rowspan="1"> <p> Name </p></th>
<th width="540" colspan="1" rowspan="1"> <p> Description </p></th>
<th width="193" colspan="1" rowspan="1"> <p> Availability </p></th>
</tr>
<tr>
<td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.debug.ui/elcl16/copy_edit_co.png" alt="Copy Selected Console Material"></td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-copy.htm"><strong>Copy</strong></a></td>
<td colspan="1" valign="top" align="left">Copies the selected material from the console onto the system clipboard.</td>
<td colspan="1" valign="top" align="left">Context menu</td>
</tr>
<tr>
<td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.ui.console/elcl16/cut_edit.png" alt="Cut Selected Console Material"></td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-cut.htm"><strong>Cut</strong></a></td>
<td colspan="1" valign="top" align="left">Copies the selected material to the system clipboard and removes it from the console. </td>
<td colspan="1" valign="top" align="left">Context menu </td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">&nbsp;</td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-findreplace.htm"><strong>Find/Replace</strong></a></td>
<td colspan="1" valign="top" align="left">Allows you to search for and replace a specified expression. </td>
<td colspan="1" valign="top" align="left">Context menu </td>
</tr>
</thead>
<tbody>
<tr>
<td colspan="1" valign="top" align="left">&nbsp;</td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/console/ref-openlink_action.htm"><strong>Open Link </strong></a></td>
<td colspan="1" valign="top" align="left">Allows you to follow the hyperlink which was right-clicked on in the current stacktrace.</td>
<td colspan="1" valign="top" align="left">Context menu </td>
</tr>
<tr>
<td colspan="1" valign="top" align="left"><img src="../../../images/org.eclipse.ui.console/elcl16/paste_edit.png" alt="Paste Into Console"></td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-paste.htm"><strong>Paste</strong></a></td>
<td colspan="1" valign="top" align="left">Pastes material saved on the system clipboard into the current console. </td>
<td colspan="1" valign="top" align="left">Context menu </td>
</tr>
<tr>
<td colspan="1" valign="top" align="left">&nbsp;</td>
<td colspan="1" valign="top" align="left"><a href="../../../reference/views/shared/ref-selectall.htm"><strong>Select All </strong></a></td>
<td colspan="1" valign="top" align="left">Selects all of the contents of the current console.</td>
<td colspan="1" valign="top" align="left">Context menu </td>
</tr>
</tbody>
</table>
<p> <img border="0" src="../../../images/ngrelc.png" alt="Related concepts" > </p>
<p> <a href="../../../concepts/cjavaviews.htm">Java views</a><br>
<a href="../../../concepts/concepts-5.htm">Java perspectives</a> </p>
<p> <img border="0" src="../../../images/ngrelt.png" alt="Related tasks" > </p>
<p> <a href="../../../tasks/tasks-consoleAppearance.htm">Changing the appearance of the console view</a><br>
<a href="../../../reference/views/ref-viewsandeditors.htm">Views and editors</a> </p>
<p><img src="../../../images/ngrelr.png" alt="Related Reference"></p>
<p><a href="../../../reference/views/console/ref-console_view.htm">Console View</a><br>
<a href="../../../reference/views/console/ref-process_console.htm">Process Console</a><br>
<a href="../../../reference/views/console/ref-stacktrace_console.htm">Stacktrace Console</a></p>
</body>
</html>