Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » Command Prompt Issues with Eclipse(Command Prompt not opening while code is running)
Command Prompt Issues with Eclipse [message #1415338] Tue, 02 September 2014 14:57 Go to next message
Jarod Beasley is currently offline Jarod BeasleyFriend
Messages: 2
Registered: September 2014
Junior Member
I have downloaded the eclipse software along with a MinGW GCC Compiler to use for a C programming course, but my problem is that I run my code (it tells me on the console tab at the bottom that the program is running), the command prompt does not come up, prompting me with my program. I can even go into the command prompt window manually and find the .exe file and run the code (which runs properly). I have also editied my PATH in my environment variable settings. I am not sure though what could be causing this command prompt to function improperly, though. Whether it be a simple setting that needs to be changed, or whether my avast anti-virus or some other security type program could be the culprit. I would appreciate any advice or suggestions, and would be happy to provide any additional information.

Thanks in advance.
-Jarod
Re: Command Prompt Issues with Eclipse [message #1415546 is a reply to message #1415338] Wed, 03 September 2014 02:55 Go to previous message
David Wegener is currently offline David WegenerFriend
Messages: 1445
Registered: July 2009
Senior Member
On 09/02/2014 09:57 AM, Jarod Beasley wrote:
> I have downloaded the eclipse software along with a MinGW GCC Compiler
> to use for a C programming course, but my problem is that I run my code
> (it tells me on the console tab at the bottom that the program is
> running), the command prompt does not come up, prompting me with my
> program. I can even go into the command prompt window manually and find
> the .exe file and run the code (which runs properly). I have also
> editied my PATH in my environment variable settings. I am not sure
> though what could be causing this command prompt to function improperly,
> though. Whether it be a simple setting that needs to be changed, or
> whether my avast anti-virus or some other security type program could be
> the culprit. I would appreciate any advice or suggestions, and would be
> happy to provide any additional information.
>
> Thanks in advance.
> -Jarod
You don't get a separate command prompt window when you run from
Eclipse. The Eclipse console is the command prompt window. You can
type your input into the Eclipse console.
Previous Topic:is there a way to build only the changed files ?
Next Topic:Luna / GCC / C++0x: Eclipse cannot resolve array symbol
Goto Forum:
  


Current Time: Tue May 14 15:25:56 GMT 2024

Powered by FUDForum. Page generated in 0.02620 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top