Note that there are some explanatory texts on larger screens.

plurals
  1. POeclipse says "already running", but no big red "close" button
    primarykey
    data
    text
    <p>I am sure I would be able to find the answer if I knew the right terminology for some of these things, but basically the problem is:</p> <p>Every time I have run a something in Eclipse (Java) before, there has been a square red button (hovertext "Terminate") in the "Console" tab of the bottom-right (wide) window (in "Java" perspective) that I could use to terminate a program.</p> <p>I recently added a new project (to isolate and figure out some code I was having trouble with in the main project...but that's a different story), and now: (a) it seems to be running more than just what I want it to run, and (b) the red button is sometimes not available, but clearly something is running because when I hover over the "Run", button, it says "Run [program name here] (already running)" instead of "Run [program name here]".</p> <p>Can anyone tell me why this would happen? Can anyone tell me how to terminate a program when you don't have a terminate button?</p> <p>(...and I won't ask here how to get Eclipse to stop running things I don't want it to run, since I haven't scoured the internet for the answer to that one for long enough to justify a StackOverflow question, but it's probably coming...)</p> <p><strong>Update: This button cleared things up (after the double-x icon button hint helped). Eclipse should <em>really</em> have a separate "Console" tab for each console, though!</strong></p> <p><img src="https://i.stack.imgur.com/UT1tX.png" alt="button to switch between consoles (if pressed directly), or select console to view (if press drop-down arrow)"></p>
    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. 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