Note that there are some explanatory texts on larger screens.

plurals
  1. PO
    primarykey
    data
    text
    <p>The <em>Target Management Terminal</em> plugin for Eclipse understands ANSI escape characters, including color codes. I use it to run <code>sbt</code> with <code>ScalaTest</code>. </p> <p>The original <em>Target Management Terminal</em> plugin was designed to access remote systems. However, if you are running on Linux, Mac, or Solaris but <strong>not Windows</strong>, you can use the <em>Local Terminal</em> plugin which adds the ability to attach directly to a local shell or program.</p> <p>Installing the <em>Local Terminal</em> plugin automatically installs the <em>Target Management Terminal</em>, so you just need to install the local terminal:</p> <h3>Installing the <em>Local Terminal</em> plugin</h3> <ol> <li>Select <em>Help -> Install New Software...</em> from the Eclipse menu</li> <li>Select the primary update site for you release of Eclipse (e.g., Ganymede, Helios, Indigo)</li> <li>Select <em>General Tools -> Local Terminal</em></li> <li>Follow normal procedure to install the plugin (click next, accept license, restart eclipse, etc).</li> </ol> <p>If you are running on a platform not supported by the <em>Local Terminal</em> plugin, you can still use <em>Target Management Terminal</em> with SSH or Telnet:</p> <h3>Installing the <em>Target Management Terminal</em> plugin</h3> <ol> <li>Select <em>Help -> Install New Software...</em> from the Eclipse menu</li> <li>Select the primary update site for you release of Eclipse (e.g., Ganymede, Helios, Indigo)</li> <li>Select <em>Mobile and Device Development -> Target Management Console</em></li> <li>Follow normal procedure to install the plugin (click next, accept license, restart eclipse, etc).</li> </ol> <h3>Using</h3> <ol> <li>Select <em>Window -> Show View -> Other</em> from the Eclipse menu</li> <li>Select the <em>Terminal -> Terminal</em> view.</li> <li>Click the green Connect button in the view, and enter details to connect to your local system. If you installed the Local Terminal plugin, one of the options is "Local Program". By default, there is program defined for your local shell, but you can setup others. For example, I have an entry for sbt.</li> </ol> <p>If you are more used to white-on-black, you might want to:</p> <ol> <li>Open Eclipse preferences</li> <li>Select <em>Terminal</em></li> <li>Check <em>Invert terminal colors</em></li> </ol>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. VO
      singulars
      1. This table or related slice is empty.
    2. VO
      singulars
      1. This table or related slice is empty.
    3. VO
      singulars
      1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload